Update app_config.php

This commit is contained in:
FusionPBX
2017-03-27 15:01:02 -06:00
committed by GitHub
parent 852e28b6a0
commit 62394744b5

View File

@@ -255,7 +255,7 @@
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "limit_max";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "numeric";
$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'] = "limit_destination";