diff options
author | mcrane <mctch@yahoo.com> | 2009-04-21 14:02:31 -0600 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-04-21 14:02:31 -0600 |
commit | 0a27d09033099897b327bec051fe1b85807a8566 (patch) | |
tree | 322b06e2d03ad2416e85e89c6c62992d692abadc /config/freeswitch/freeswitch.inc | |
parent | f81a46ca40c8ba179ea49155d9a9af7941166e16 (diff) | |
download | pfsense-packages-0a27d09033099897b327bec051fe1b85807a8566.tar.gz pfsense-packages-0a27d09033099897b327bec051fe1b85807a8566.tar.bz2 pfsense-packages-0a27d09033099897b327bec051fe1b85807a8566.zip |
FreeSWITCH remove code which was unfinished thought...
Diffstat (limited to 'config/freeswitch/freeswitch.inc')
-rwxr-xr-x | config/freeswitch/freeswitch.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/freeswitch/freeswitch.inc b/config/freeswitch/freeswitch.inc index 4ccca2ef..6221fc32 100755 --- a/config/freeswitch/freeswitch.inc +++ b/config/freeswitch/freeswitch.inc @@ -1936,7 +1936,6 @@ function freeswitch_php_install_command() $i++; } } - if (strlen( //add the DISA to the dialplan $dialplanincludeid = guid(); |