X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/6ff01fdb61880344c2826c86955ef4c1e8f47db4..fef43fa5867d3389a5e967dd758545b7a3904f00:/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();