From 3a4e1d5eb96c2fa2bbbe7a3b3fe8522e374cf7a8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Wed, 13 Jun 2007 18:09:38 +0000 Subject: [PATCH] warnings sollte nur zum testen an sein --- bin/mozilla/ar.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.20.1