]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/cgi-bin/logs.cgi/firewalllogport.dat
CGIs angepasst damit das httpd log sauberer bleibt
[ipfire-2.x.git] / html / cgi-bin / logs.cgi / firewalllogport.dat
index 92c620beb889122a7c6cb4e9c5bb0a39d5e4faf9..af9b852884161dd080e68e2250427a89f6053314 100644 (file)
@@ -13,8 +13,8 @@
 use strict;
 
 # enable only the following on debugging purpose
-use warnings;
-use CGI::Carp 'fatalsToBrowser';
+#use warnings;
+#use CGI::Carp 'fatalsToBrowser';
 
 require '/var/ipfire/general-functions.pl';
 require "${General::swroot}/lang.pl";