Explorar o código

Update app_config.php

FusionPBX %!s(int64=6) %!d(string=hai) anos
pai
achega
9dd52b8f41
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      core/groups/app_config.php

+ 1 - 2
core/groups/app_config.php

@@ -119,8 +119,7 @@
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
 		$z++;
-		$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "group_level";
-		$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "group_order";
+		$apps[$x]['db'][$y]['fields'][$z]['name'] = "group_level";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
 		$z++;