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