X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=kopf.pl;h=16cd6d95cff94e9e68acc4773a46ce4f21443c45;hb=a298090f348eb69e9e7ff91421e4842b01ae705a;hp=001ac988a528e0f5e75a44103489c098888f5e76;hpb=4dbb09950c9f5596646537c12d991c99086fe7c1;p=kivitendo-erp.git diff --git a/kopf.pl b/kopf.pl index 001ac988a..16cd6d95c 100755 --- a/kopf.pl +++ b/kopf.pl @@ -5,6 +5,7 @@ use SL::LXDebug; $lxdebug = LXDebug->new(); use SL::Form; +use SL::Locale; eval { require "lx-erp.conf"; };