]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/RC.pm
Und wieder ein Schwung strict.
[kivitendo-erp.git] / SL / RC.pm
index aa0b49214576261fe1691f43c5276237ce6ff1b0..9493f0f6a81f34aa413e8e68297a9b61c07ec601 100644 (file)
--- 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();