浏览代码

Update app_defaults.php

FusionPBX 6 年之前
父节点
当前提交
12126814b2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      core/groups/app_defaults.php

+ 1 - 0
core/groups/app_defaults.php

@@ -88,6 +88,7 @@ if ($domains_processed == 1) {
 					default:
 						$array['groups'][$x]['group_level'] = 10;
 				}
+				$x++;
 			}
 			$database = new database;
 			$database->app_name = 'groups';