aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev/v_dialplan.tmp
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-08-08 03:53:10 -0600
committermcrane <mctch@yahoo.com>2009-08-08 03:53:10 -0600
commitc5d2c0f298ade708a7c6d2d0054619497091a4c3 (patch)
tree27f1af7cac9b125078de85f817704e5533164b6e /config/freeswitch_dev/v_dialplan.tmp
parentd0c6a5fdd540f1bae0b0b4c2c6c9cf90c0591545 (diff)
downloadpfsense-packages-c5d2c0f298ade708a7c6d2d0054619497091a4c3.tar.gz
pfsense-packages-c5d2c0f298ade708a7c6d2d0054619497091a4c3.tar.bz2
pfsense-packages-c5d2c0f298ade708a7c6d2d0054619497091a4c3.zip
FreeSWITCH dev package fix syntax error on dialplan tab.
Diffstat (limited to 'config/freeswitch_dev/v_dialplan.tmp')
-rw-r--r--config/freeswitch_dev/v_dialplan.tmp5
1 files changed, 1 insertions, 4 deletions
diff --git a/config/freeswitch_dev/v_dialplan.tmp b/config/freeswitch_dev/v_dialplan.tmp
index 5777b932..034f60f9 100644
--- a/config/freeswitch_dev/v_dialplan.tmp
+++ b/config/freeswitch_dev/v_dialplan.tmp
@@ -30,11 +30,8 @@
require("guiconfig.inc");
require("/usr/local/pkg/v_config.inc");
-//$a_extensions = &$config['installedpackages']['freeswitchprofiles']['config'];
+//$a_extensions = $config['installedpackages']['freeswitchprofiles']['config'];
-if ($v_path_show) {
- echo $v_conf_dir."/sip_profiles/external/\n";
-}
if ($_GET['a'] == "default") {
conf_mount_rw();