projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfc8ce0
)
Locale wurde aus Form.pm entfernt.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 30 Jan 2007 10:09:34 +0000
(10:09 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 30 Jan 2007 10:09:34 +0000
(10:09 +0000)
kopf.pl
patch
|
blob
|
history
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"; };