X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=html%2Fcgi-bin%2Fupnp.cgi;h=c7e15651a56e745f1683327ed140c0a65fa810b2;hp=3749ade60182e07b4ac651bfeb28474e1645a3cd;hb=cb5e9c6c64d5281eba5c790f14c2e5f3066becbf;hpb=50418f3877dbaa18d4f725044bf4d1d4bdb53a5f diff --git a/html/cgi-bin/upnp.cgi b/html/cgi-bin/upnp.cgi index 3749ade601..c7e15651a5 100644 --- a/html/cgi-bin/upnp.cgi +++ b/html/cgi-bin/upnp.cgi @@ -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";