Browse Source

Update app_config.php

FusionPBX 6 năm trước cách đây
mục cha
commit
b69220eaac
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      core/users/app_config.php

+ 0 - 2
core/users/app_config.php

@@ -194,10 +194,8 @@
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
 		$z++;
 		$z++;
 		$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "user_email";
 		$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "user_email";
-		$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "useremail";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
-		$apps[$x]['db'][$y]['fields'][$z]['deprecated'] = "true";
 		$z++;
 		$z++;
 		$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "user_status";
 		$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "user_status";
 		$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "userstatus";
 		$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "userstatus";