From: Sven Schöling Date: Mon, 19 Oct 2009 15:26:47 +0000 (+0200) Subject: auf strict gesetzt. X-Git-Tag: release-2.6.1beta1~215 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=60e14abfddb3e3bf68e19e586a0ad9cff615fcd6;p=kivitendo-erp.git auf strict gesetzt. --- diff --git a/SL/IO.pm b/SL/IO.pm index ee85e23b1..32537e547 100644 --- a/SL/IO.pm +++ b/SL/IO.pm @@ -1,5 +1,7 @@ package IO; +use strict; + use SL::DBUtils; sub retrieve_partunits {