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:
9997516
)
Paket Locale wurde in eine eigene Datei verlegt.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 31 Jan 2007 13:12:49 +0000
(13:12 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 31 Jan 2007 13:12:49 +0000
(13:12 +0000)
scripts/dbupgrade2_tool.pl
patch
|
blob
|
history
diff --git
a/scripts/dbupgrade2_tool.pl
b/scripts/dbupgrade2_tool.pl
index
850ef8d
..
be761c5
100755
(executable)
--- a/
scripts/dbupgrade2_tool.pl
+++ b/
scripts/dbupgrade2_tool.pl
@@
-16,6
+16,7
@@
use SL::LXDebug;
$lxdebug = LXDebug->new();
use SL::Form;
+use SL::Locale;
use SL::DBUpgrade2;
#######