diff options
author | mcrane <mctch@yahoo.com> | 2009-04-30 11:21:35 -0600 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-04-30 11:21:35 -0600 |
commit | ab4946e7d593997df7baea4cd5ccc1ba2318d23a (patch) | |
tree | 50b5740a1f16deb44d55e56195016bcdf8d13a59 /config/freeswitch/freeswitch_extensions.tmp | |
parent | dde70e50646750264eedd83b7a6fddf6bf2e792c (diff) | |
download | pfsense-packages-ab4946e7d593997df7baea4cd5ccc1ba2318d23a.tar.gz pfsense-packages-ab4946e7d593997df7baea4cd5ccc1ba2318d23a.tar.bz2 pfsense-packages-ab4946e7d593997df7baea4cd5ccc1ba2318d23a.zip |
FreeSWITCH package list pages check to make sure array has something in it before running usort.
Diffstat (limited to 'config/freeswitch/freeswitch_extensions.tmp')
-rw-r--r-- | config/freeswitch/freeswitch_extensions.tmp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch/freeswitch_extensions.tmp b/config/freeswitch/freeswitch_extensions.tmp index 2f57bdec..df9f398f 100644 --- a/config/freeswitch/freeswitch_extensions.tmp +++ b/config/freeswitch/freeswitch_extensions.tmp @@ -224,4 +224,4 @@ if ($config_change == 1) { <?php include("fend.inc"); ?> </body> -</html> +</html>
\ No newline at end of file |