]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - html/cgi-bin/extrahd.cgi
Debuginformationen aus den CGIs entfernt
[people/teissler/ipfire-2.x.git] / html / cgi-bin / extrahd.cgi
index 89f2eea5e64ae2059a909c0072e3dd0031de86aa..2fe1cf90f17e60e1859fe6af9e49d898f23be298 100644 (file)
@@ -9,8 +9,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";