X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=html%2Fcgi-bin%2Fids.cgi;h=7469b0d462bac2b47ac9591c4e405234c74fab36;hb=cb5e9c6c64d5281eba5c790f14c2e5f3066becbf;hp=4e40e58352c43e86b9380e34c3c80d333a3eb39f;hpb=50418f3877dbaa18d4f725044bf4d1d4bdb53a5f;p=people%2Fstevee%2Fipfire-2.x.git diff --git a/html/cgi-bin/ids.cgi b/html/cgi-bin/ids.cgi index 4e40e58352..7469b0d462 100644 --- a/html/cgi-bin/ids.cgi +++ b/html/cgi-bin/ids.cgi @@ -13,8 +13,8 @@ use File::Temp qw/ tempfile tempdir /; 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";