]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Locale wurde aus Form.pm entfernt.
authorMoritz Bunkus <m.bunkus@linet-services.de>
Tue, 30 Jan 2007 10:09:34 +0000 (10:09 +0000)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Tue, 30 Jan 2007 10:09:34 +0000 (10:09 +0000)
kopf.pl

diff --git a/kopf.pl b/kopf.pl
index 001ac988a528e0f5e75a44103489c098888f5e76..16cd6d95cff94e9e68acc4773a46ce4f21443c45 100755 (executable)
--- a/kopf.pl
+++ b/kopf.pl
@@ -5,6 +5,7 @@ use SL::LXDebug;
 $lxdebug = LXDebug->new();
 
 use SL::Form;
 $lxdebug = LXDebug->new();
 
 use SL::Form;
+use SL::Locale;
 
 eval { require "lx-erp.conf"; };
 
 
 eval { require "lx-erp.conf"; };