Bugfix in SL/Menu und weitere stricts.
[kivitendo-erp.git] / SL / GenericTranslations.pm
index 5592af2..a509212 100644 (file)
@@ -2,6 +2,8 @@ package GenericTranslations;
 
 use SL::DBUtils;
 
+use strict;
+
 sub get {
   $main::lxdebug->enter_sub();