aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev/v_settings.tmp
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-08-08 17:50:15 -0600
committermcrane <mctch@yahoo.com>2009-08-09 02:13:29 -0600
commitd7d26e97b3928fb7e98cbf44dcbf4ef3523dbd19 (patch)
tree28bcf2154e2574e6ebe433aebe5c9f16df81e507 /config/freeswitch_dev/v_settings.tmp
parent23c0f98ddb6d87c0f67a628572c8605389d5f1a4 (diff)
downloadpfsense-packages-d7d26e97b3928fb7e98cbf44dcbf4ef3523dbd19.tar.gz
pfsense-packages-d7d26e97b3928fb7e98cbf44dcbf4ef3523dbd19.tar.bz2
pfsense-packages-d7d26e97b3928fb7e98cbf44dcbf4ef3523dbd19.zip
FreeSWITCH dev package settings page save the global settings with the standard settings.
Diffstat (limited to 'config/freeswitch_dev/v_settings.tmp')
-rw-r--r--config/freeswitch_dev/v_settings.tmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch_dev/v_settings.tmp b/config/freeswitch_dev/v_settings.tmp
index 6f867dd6..b9cad0e8 100644
--- a/config/freeswitch_dev/v_settings.tmp
+++ b/config/freeswitch_dev/v_settings.tmp
@@ -101,7 +101,7 @@ if ($_POST) {
//add
$a_settings[] = $ent;
}
-
+ v_settings(); //add the global variables
write_config();
sync_package_v_settings();