X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6ff01fdb61880344c2826c86955ef4c1e8f47db4..0ecaba2bd92a6a217c9c6f281e3c825c01c3975d:/SL/RC.pm diff --git a/SL/RC.pm b/SL/RC.pm index aa0b49214..9493f0f6a 100644 --- a/SL/RC.pm +++ b/SL/RC.pm @@ -36,6 +36,8 @@ package RC; use SL::DBUtils; +use strict; + sub paymentaccounts { $main::lxdebug->enter_sub();