diff options
Diffstat (limited to 'config/freeswitch_dev/v_dialplan.tmp')
-rw-r--r-- | config/freeswitch_dev/v_dialplan.tmp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/freeswitch_dev/v_dialplan.tmp b/config/freeswitch_dev/v_dialplan.tmp index e86f768e..5777b932 100644 --- a/config/freeswitch_dev/v_dialplan.tmp +++ b/config/freeswitch_dev/v_dialplan.tmp @@ -32,11 +32,9 @@ require("/usr/local/pkg/v_config.inc"); //$a_extensions = &$config['installedpackages']['freeswitchprofiles']['config']; -<?php if ($v_path_show) { echo $v_conf_dir."/sip_profiles/external/\n"; } -?> if ($_GET['a'] == "default") { conf_mount_rw(); |