X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8c7e44938a661e035f62840e1e177353240ace5d..1c2b6d083a94cd5d3d83c696ac971b566d69bf8b:/SL/IO.pm diff --git a/SL/IO.pm b/SL/IO.pm index ee85e23b1..814a452dc 100644 --- a/SL/IO.pm +++ b/SL/IO.pm @@ -2,6 +2,8 @@ package IO; use SL::DBUtils; +use strict; + sub retrieve_partunits { $main::lxdebug->enter_sub();