X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=html%2Fcgi-bin%2Findex.cgi;h=f5ff75c909155a3eb9ce2188e72b39c955dc617f;hp=db9b02290055788beeb003d7f506d44c11bec823;hb=cb5e9c6c64d5281eba5c790f14c2e5f3066becbf;hpb=50418f3877dbaa18d4f725044bf4d1d4bdb53a5f diff --git a/html/cgi-bin/index.cgi b/html/cgi-bin/index.cgi index db9b022900..f5ff75c909 100644 --- a/html/cgi-bin/index.cgi +++ b/html/cgi-bin/index.cgi @@ -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'; require '/var/ipfire/general-functions.pl'; require "${General::swroot}/lang.pl";