]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
testing
authorBrian West <brian@freeswitch.org>
Tue, 5 Feb 2013 23:31:43 +0000 (17:31 -0600)
committerBrian West <brian@freeswitch.org>
Tue, 5 Feb 2013 23:31:43 +0000 (17:31 -0600)
scripts/perl/cnam.cgi

index 5f777cc5e328ab2bb76f420a512675e7c0daffc9..86aa9d3eb5037a0b6c95600d25575d0c437740b3 100755 (executable)
@@ -3,6 +3,7 @@
 # OpenCNAM front end because they only take 10 digits and can't filter 11 on their side.
 #
 
+
 use Data::Dumper;
 use CGI qw/:standard/;
 use LWP::UserAgent;