X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=am.pl;h=b8a8b2d1b1250b2ee03d9e1dd9e66b675e403ca6;hb=e53cae0004bd4cfe8077745c8f05c94a2645ca5e;hp=df71c21e5d86ffc61d717a3412968a60a6a8d0cd;hpb=3ce6fe64b187b1bb29386cfd62ed39478b97c2d8;p=kivitendo-erp.git diff --git a/am.pl b/am.pl index df71c21e5..b8a8b2d1b 100755 --- a/am.pl +++ b/am.pl @@ -43,6 +43,7 @@ use SL::LXDebug; $lxdebug = LXDebug->new(); use SL::Form; +use SL::Locale; eval { require "lx-erp.conf"; };