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