Beim Login wird jetzt ein Check durchgeführt, ob alle benötigten Perl-Module installi...
[kivitendo-erp.git] / am.pl
diff --git a/am.pl b/am.pl
index df71c21..b8a8b2d 100755 (executable)
--- 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"; };