X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FRC.pm;h=9493f0f6a81f34aa413e8e68297a9b61c07ec601;hb=8fdebd9cf2e3aa8fc9643f34cec96f172812abfb;hp=aa0b49214576261fe1691f43c5276237ce6ff1b0;hpb=6ff01fdb61880344c2826c86955ef4c1e8f47db4;p=kivitendo-erp.git 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();