X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=html%2Fcgi-bin%2Fsystem.cgi;fp=html%2Fcgi-bin%2Fsystem.cgi;h=66abeb8ae1f8e5c765447e7a3bc722abac3c71b3;hb=cb5e9c6c64d5281eba5c790f14c2e5f3066becbf;hp=5cc813f39a64aa75562f503404cef5efb58c27b0;hpb=50418f3877dbaa18d4f725044bf4d1d4bdb53a5f;p=ipfire-2.x.git diff --git a/html/cgi-bin/system.cgi b/html/cgi-bin/system.cgi index 5cc813f39a..66abeb8ae1 100644 --- a/html/cgi-bin/system.cgi +++ b/html/cgi-bin/system.cgi @@ -11,8 +11,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";