X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/4dbcf68099d51d441cd7d292dab862fc04cdcc98..76da5bf5bf6929e4cc11a8eb48a53e078ff6e167:/SL/GenericTranslations.pm diff --git a/SL/GenericTranslations.pm b/SL/GenericTranslations.pm index 5592af2b0..a509212a3 100644 --- a/SL/GenericTranslations.pm +++ b/SL/GenericTranslations.pm @@ -2,6 +2,8 @@ package GenericTranslations; use SL::DBUtils; +use strict; + sub get { $main::lxdebug->enter_sub();