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:
b2d25ce
)
Debugcode.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 22 Dec 2006 09:25:08 +0000
(09:25 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 22 Dec 2006 09:25:08 +0000
(09:25 +0000)
SL/Form.pm
patch
|
blob
|
history
diff --git
a/SL/Form.pm
b/SL/Form.pm
index
80ff5ac
..
3606073
100644
(file)
--- a/
SL/Form.pm
+++ b/
SL/Form.pm
@@
-799,9
+799,6
@@
sub parse_template {
}
close(OUT);
-
- use Data::Dumper;
- #print(STDERR Dumper($self));
if ($template->uses_temp_file() || $self->{media} eq 'email') {