From: Moritz Bunkus Date: Tue, 20 Feb 2007 10:02:25 +0000 (+0000) Subject: Debugmeldungen. X-Git-Tag: release-2.4.2~69 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/commitdiff_plain/1d6a8f5f46dd9d8c9bc53b78528957db10ef7a11?ds=inline Debugmeldungen. --- diff --git a/bin/mozilla/common.pl b/bin/mozilla/common.pl index 0307d7776..2c44c094a 100644 --- a/bin/mozilla/common.pl +++ b/bin/mozilla/common.pl @@ -22,7 +22,6 @@ sub save_form { $old_form =~ s|!|!!|g; $old_form =~ s|\n|!n|g; $old_form =~ s|\r|!r|g; - $lxdebug->message(0, "yeah!???\n\n$old_form\n\n\n"); $lxdebug->leave_sub();