FusionPBX 6 жил өмнө
parent
commit
12126814b2

+ 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';