From: Moritz Bunkus Date: Wed, 21 Feb 2007 10:41:44 +0000 (+0000) Subject: Debugcode X-Git-Tag: release-2.4.2~21 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=ad091a4e3896913474ac05c84962787882e25b2e;p=kivitendo-erp.git Debugcode --- diff --git a/bin/mozilla/drafts.pl b/bin/mozilla/drafts.pl index 3f5e527e1..3255d68d0 100644 --- 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();