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:
f06a250
)
build_std_url auf log level 2 gesetzt damit es bei grossen rechnungslisten nicht...
author
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 8 Oct 2007 12:17:50 +0000
(12:17 +0000)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 8 Oct 2007 12:17:50 +0000
(12:17 +0000)
bin/mozilla/common.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/common.pl
b/bin/mozilla/common.pl
index
473acff
..
652bf97
100644
(file)
--- a/
bin/mozilla/common.pl
+++ b/
bin/mozilla/common.pl
@@
-14,7
+14,7
@@
use SL::Common;
use SL::MoreCommon;
sub build_std_url {
- $lxdebug->enter_sub();
+ $lxdebug->enter_sub(
2
);
my $script = $form->{script};