From: Sven Schöling Date: Wed, 13 Jun 2007 18:09:38 +0000 (+0000) Subject: warnings sollte nur zum testen an sein X-Git-Tag: release-2.4.3^2~138 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=3a4e1d5eb96c2fa2bbbe7a3b3fe8522e374cf7a8;p=kivitendo-erp.git warnings sollte nur zum testen an sein --- diff --git a/bin/mozilla/ar.pl b/bin/mozilla/ar.pl index e9e595a13..c9542a77b 100644 --- a/bin/mozilla/ar.pl +++ b/bin/mozilla/ar.pl @@ -39,7 +39,7 @@ use SL::PE; use SL::ReportGenerator; use strict; -use warnings; +#use warnings; # imports our ($cgi, $form, $lxdebug, $locale, %myconfig);