Das Perl-Modul Time::HiRes mit in den InstallationCheck aufnehmen.
[kivitendo-erp.git] / kopf.pl
diff --git a/kopf.pl b/kopf.pl
index 001ac98..16cd6d9 100755 (executable)
--- 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"; };