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:
0486bc1
)
Fehlende Printer.pm in am.pl ergänzt.
author
Sven Donath
<lxo@dexo.de>
Thu, 30 Sep 2010 15:01:48 +0000
(17:01 +0200)
committer
Sven Donath
<lxo@dexo.de>
Thu, 30 Sep 2010 15:01:48 +0000
(17:01 +0200)
Ist mit dem neuen Printer Admin erforderlich.
bin/mozilla/am.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/am.pl
b/bin/mozilla/am.pl
index
d9d4842
..
ecf4f2b
100644
(file)
--- a/
bin/mozilla/am.pl
+++ b/
bin/mozilla/am.pl
@@
-39,6
+39,7
@@
use SL::User;
use SL::USTVA;
use SL::Iconv;
use SL::TODO;
+use SL::Printer;
use CGI::Ajax;
use CGI;