X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FGenericTranslations.pm;h=a509212a3f7422ff68687dcca1103651bea8593a;hb=1c385c602908735c3be266b1470b301050650fd3;hp=5592af2b0fbcb3897dace91454978de750105874;hpb=4dbcf68099d51d441cd7d292dab862fc04cdcc98;p=kivitendo-erp.git 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();