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:
bde667c
)
Debugcode
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 21 Feb 2007 10:41:44 +0000
(10:41 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 21 Feb 2007 10:41:44 +0000
(10:41 +0000)
bin/mozilla/drafts.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/drafts.pl
b/bin/mozilla/drafts.pl
index
3f5e527
..
3255d68
100644
(file)
--- a/
bin/mozilla/drafts.pl
+++ b/
bin/mozilla/drafts.pl
@@
-98,7
+98,6
@@
sub load_draft {
restore_form($old_form, 1);
$form->{draft_id} = $id;
$form->{draft_description} = $description;
- $lxdebug->dump(0, "of", $old_form);
}
update();