Enhance - app_config.php comment cleanup (#2636)

Correct a few missed tab indents on comments
This commit is contained in:
Mafoo 2017-06-03 19:36:08 +01:00 committed by FusionPBX
parent 3b1a3354ce
commit 6ac7fa4363
13 changed files with 42 additions and 43 deletions

View File

@ -1,6 +1,6 @@
<?php
//application details
//application details
$apps[$x]['name'] = "Inbound Routes";
$apps[$x]['uuid'] = "c03b422e-13a8-bd1b-e42b-b6b9b4d27ce4";
$apps[$x]['category'] = "Switch";
@ -28,7 +28,7 @@
$apps[$x]['description']['sv-se'] = "";
$apps[$x]['description']['uk-ua'] = "";
//permission details
//permission details
$y=0;
$apps[$x]['permissions'][$y]['name'] = "inbound_route_view";
$apps[$x]['permissions'][$y]['menu']['uuid'] = "b64b2bbf-f99b-b568-13dc-32170515a687";

View File

@ -1,6 +1,6 @@
<?php
//application details
//application details
$apps[$x]['name'] = "Outbound Routes";
$apps[$x]['uuid'] = "8c914ec3-9fc0-8ab5-4cda-6c9288bdc9a3";
$apps[$x]['category'] = "Switch";
@ -28,7 +28,7 @@
$apps[$x]['description']['sv-se'] = "";
$apps[$x]['description']['uk-ua'] = "";
//permission details
//permission details
$y=0;
$apps[$x]['permissions'][$y]['name'] = "outbound_route_view";
$apps[$x]['permissions'][$y]['menu']['uuid'] = "17e14094-1d57-1106-db2a-a787d34015e9";

View File

@ -1,6 +1,6 @@
<?php
//application details
//application details
$apps[$x]['name'] = "Edit";
$apps[$x]['uuid'] = "17e628ee-ccfa-49c0-29ca-9894a0384b9b";
$apps[$x]['category'] = "Switch";
@ -28,7 +28,7 @@
$apps[$x]['description']['sv-se'] = "";
$apps[$x]['description']['uk-ua'] = "";
//permission details
//permission details
$y=0;
$apps[$x]['permissions'][$y]['name'] = "script_editor_view";
$apps[$x]['permissions'][$y]['menu']['uuid'] = "f1905fec-0577-daef-6045-59d09b7d3f94";
@ -79,7 +79,7 @@
$apps[$x]['permissions'][$y]['name'] = "clip_delete";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
//default settings
//default settings
$y=0;
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "2e217303-53ff-4dda-b74e-7f07738d83c2";
$apps[$x]['default_settings'][$y]['default_setting_category'] = "editor";
@ -129,7 +129,7 @@
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Set the default theme.";
//schema details
//schema details
$y=0;
$apps[$x]['db'][$y]['table']['name'] = "v_clips";
$apps[$x]['db'][$y]['table']['parent'] = "";

View File

@ -1,6 +1,6 @@
<?php
//application details
//application details
$apps[$x]['name'] = "Emails";
$apps[$x]['uuid'] = "bd64f590-9a24-468d-951f-6639ac728694";
$apps[$x]['category'] = "Switch";
@ -28,7 +28,7 @@
$apps[$x]['description']['sv-se'] = "";
$apps[$x]['description']['uk-ua'] = "";
//permission details
//permission details
$y=0;
$apps[$x]['permissions'][$y]['name'] = "email_view";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
@ -49,7 +49,7 @@
$apps[$x]['permissions'][$y]['name'] = "emails_all";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
//schema details
//schema details
$y=0;
$apps[$x]['db'][$y]['table']['name'] = "v_emails";
$apps[$x]['db'][$y]['table']['parent'] = "";

View File

@ -1,6 +1,6 @@
<?php
//application details
//application details
$apps[$x]['name'] = "Exec";
$apps[$x]['uuid'] = "1dd98ca6-95f1-e728-7e8f-137fe18dc23c";
$apps[$x]['category'] = "System";
@ -28,7 +28,7 @@
$apps[$x]['description']['sv-se'] = "";
$apps[$x]['description']['uk-ua'] = "";
//permission details
//permission details
$y=0;
$apps[$x]['permissions'][$y]['name'] = "exec_view";
$apps[$x]['permissions'][$y]['menu']['uuid'] = "06493580-9131-ce57-23cd-d42d69dd8526";

View File

@ -1,6 +1,6 @@
<?php
//application details
//application details
$apps[$x]['name'] = "Extensions";
$apps[$x]['uuid'] = "e68d9689-2769-e013-28fa-6214bf47fca3";
$apps[$x]['category'] = "Switch";
@ -28,7 +28,7 @@
$apps[$x]['description']['sv-se'] = "";
$apps[$x]['description']['uk-ua'] = "";
//destination details
//destination details
$y=0;
$apps[$x]['destinations'][$y]['type'] = "sql";
$apps[$x]['destinations'][$y]['label'] = "extensions";
@ -60,7 +60,7 @@
$apps[$x]['destinations'][$y]['select_value']['ivr'] = "menu-exec-app:bridge group/\${destination}@\${domain_name}";
$apps[$x]['destinations'][$y]['select_label'] = "\${destination}";
//permission details
//permission details
$y=0;
$apps[$x]['permissions'][$y]['name'] = "extension_view";
$apps[$x]['permissions'][$y]['menu']['uuid'] = "d3036a99-9a9f-2ad6-a82a-1fe7bebbe2d3";
@ -149,7 +149,7 @@
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
//default settings
//default settings
$y=0;
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "db3290e5-d3fb-4bcd-b2a8-a0061aa02532";
$apps[$x]['default_settings'][$y]['default_setting_category'] = "domain";
@ -167,7 +167,7 @@
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
$apps[$x]['default_settings'][$y]['default_setting_description'] = "";
//schema details
//schema details
$y=0;
$apps[$x]['db'][$y]['table']['name'] = "v_extensions";
$apps[$x]['db'][$y]['table']['parent'] = "";

View File

@ -1,6 +1,6 @@
<?php
//application details
//application details
$apps[$x]['name'] = "Fax";
$apps[$x]['uuid'] = "24108154-4ac3-1db6-1551-4731703a4440";
$apps[$x]['category'] = "Switch";
@ -28,7 +28,7 @@
$apps[$x]['description']['sv-se'] = "";
$apps[$x]['description']['uk-ua'] = "";
//destination details
//destination details
$y=0;
$apps[$x]['destinations'][$y]['type'] = "sql";
$apps[$x]['destinations'][$y]['label'] = "fax";
@ -41,7 +41,7 @@
$apps[$x]['destinations'][$y]['select_value']['ivr'] = "menu-exec-app:transfer \${destination} XML \${context}";
$apps[$x]['destinations'][$y]['select_label'] = "\${destination} \${name}";
//permission details
//permission details
$y=0;
$apps[$x]['permissions'][$y]['name'] = "fax_extension_view";
$apps[$x]['permissions'][$y]['menu']['uuid'] = "9c9642e4-2b9b-2785-18d0-6c0a4ede2b2f";
@ -162,7 +162,7 @@
$apps[$x]['permissions'][$y]['name'] = "fax_active_all";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
//default settings
//default settings
$y=0;
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "6840bdb0-eb9d-45bd-a79a-ccb64d08fd97";
$apps[$x]['default_settings'][$y]['default_setting_category'] = "fax";
@ -332,7 +332,7 @@
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "false";
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Store FAX in base64.";
//schema details
//schema details
$y=0;
$apps[$x]['db'][$y]['table']['name'] = "v_fax";
$apps[$x]['db'][$y]['table']['parent'] = "";
@ -471,11 +471,11 @@
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
//$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "fax_keep_local";
//$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "fax_local";
//$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'] = "fax_keep_local";
//$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "fax_local";
//$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'] = "fax_description";
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "faxdescription";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";

View File

@ -1,6 +1,6 @@
<?php
//application details
//application details
$apps[$x]['name'] = "FIFO";
$apps[$x]['uuid'] = "16589224-c876-aeb3-f59f-523a1c0801f7";
$apps[$x]['category'] = "Switch";;
@ -28,7 +28,7 @@
$apps[$x]['description']['sv-se'] = "";
$apps[$x]['description']['uk-ua'] = "";
//permission details
//permission details
$y=0;
$apps[$x]['permissions'][$y]['name'] = "fifo_view";
$apps[$x]['permissions'][$y]['menu']['uuid'] = "c535ac0b-1da1-0f9c-4653-7934c6f4732c";

View File

@ -1,6 +1,6 @@
<?php
//application details
//application details
$apps[$x]['name'] = "FIFO List";
$apps[$x]['uuid'] = "fcd0afab-164b-abd7-3971-d613598fe3da";
$apps[$x]['category'] = "Switch";
@ -28,7 +28,7 @@
$apps[$x]['description']['sv-se'] = "";
$apps[$x]['description']['uk-ua'] = "";
//permission details
//permission details
$y=0;
$apps[$x]['permissions'][$y]['name'] = "active_queue_view";
$apps[$x]['permissions'][$y]['menu']['uuid'] = "450f1225-9187-49ac-a119-87bc26025f7d";

View File

@ -1,6 +1,6 @@
<?php
//application details
//application details
$apps[$x]['name'] = "Follow Me";
$apps[$x]['uuid'] = "f5210fba-337d-4e05-86b6-7a2fd9dc7c42";
$apps[$x]['category'] = "";
@ -28,7 +28,7 @@
$apps[$x]['description']['sv-se'] = "";
$apps[$x]['description']['uk-ua'] = "";
//permission details
//permission details
$y=0;
$apps[$x]['permissions'][$y]['name'] = "follow_me_view";
$apps[$x]['permissions'][$y]['menu']['uuid'] = "a1144e12-873e-4722-9818-02da1adb6ba3";
@ -91,7 +91,7 @@
$y++;
$apps[$x]['permissions'][$y]['name'] = "follow_me_cid_set";
//schema details
//schema details
$y=0;
$apps[$x]['db'][$y]['table']['name'] = "v_follow_me";
$apps[$x]['db'][$y]['table']['parent'] = "";
@ -144,7 +144,7 @@
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
//schema details
//schema details
$y++;
$apps[$x]['db'][$y]['table']['name'] = "v_follow_me_destinations";
$apps[$x]['db'][$y]['table']['parent'] = "v_follow_me";

View File

@ -1,6 +1,6 @@
<?php
//application details
//application details
$apps[$x]['name'] = "Gateways";
$apps[$x]['uuid'] = "297ab33e-2c2f-8196-552c-f3567d2caaf8";
$apps[$x]['category'] = "Switch";;
@ -28,7 +28,7 @@
$apps[$x]['description']['sv-se'] = "";
$apps[$x]['description']['uk-ua'] = "";
//destination details
//destination details
$y=0;
$apps[$x]['destinations'][$y]['type'] = "sql";
$apps[$x]['destinations'][$y]['label'] = "gateways";
@ -46,7 +46,7 @@
//$apps[$x]['destinations'][$y]['select_value']['ivr'] = "menu-exec-app:bridge sofia/gateway/\${destination}/";
$apps[$x]['destinations'][$y]['select_label'] = "\${name}@\${domain_name} \${description}";
//permission details
//permission details
$y=0;
$apps[$x]['permissions'][$y]['name'] = "gateway_view";
$apps[$x]['permissions'][$y]['menu']['uuid'] = "237a512a-f8fe-1ce4-b5d7-e71c401d7159";

View File

@ -1,6 +1,6 @@
<?php
//application details
//application details
$apps[$x]['name'] = "Users";
$apps[$x]['uuid'] = "6788f73d-4dfa-4303-9ee1-3f090ae91769";
$apps[$x]['category'] = "";
@ -28,7 +28,7 @@
$apps[$x]['description']['sv-se'] = "";
$apps[$x]['description']['uk-ua'] = "";
//permission details
//permission details
$y=0;
$apps[$x]['permissions'][$y]['name'] = "meeting_view";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
@ -62,7 +62,7 @@
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
$apps[$x]['permissions'][$y]['groups'][] = "admin";
//schema details
//schema details
$y=0;
$apps[$x]['db'][$y]['table']['name'] = "v_meetings";
$apps[$x]['db'][$y]['table']['parent'] = "";

View File

@ -28,7 +28,6 @@
$apps[$x]['description']['sv-se'] = "";
$apps[$x]['description']['uk-ua'] = "";
//permission details
$y=0;
$apps[$x]['permissions'][$y]['name'] = "pin_number_view";