]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/blobdiff - html/cgi-bin/urlfilter.cgi
Debuginformationen aus den CGIs entfernt
[people/stevee/ipfire-2.x.git] / html / cgi-bin / urlfilter.cgi
index 697965546cbd6d60e8993cdc3a2cf66ca85662ff..3316ff27122e41f184dd0cc1a437b102239b5fbf 100644 (file)
@@ -10,8 +10,8 @@
 use strict;
 
 # enable only the following on debugging purpose
-use warnings;
-use CGI::Carp 'fatalsToBrowser';
+#use warnings;
+#use CGI::Carp 'fatalsToBrowser';
 
 use File::Copy;
 use IO::Socket;