Update app_config.php (#5049)

This commit is contained in:
chansizzle
2020-01-09 11:14:38 -07:00
committed by FusionPBX
parent a1545e2675
commit a5d4c56850

View File

@@ -158,7 +158,6 @@
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_enabled";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "dialplan_description";