From 6f85ff8b69bceab58300850e6df73f6d6665aaed Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Thu, 10 Dec 2009 16:13:07 +0100 Subject: [PATCH] =?utf8?q?$form->{radier}=20wird=20nicht=20mehr=20ben?= =?utf8?q?=C3=B6tigt.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/is.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/mozilla/is.pl b/bin/mozilla/is.pl index 2a4fc43f5..0b53602f6 100644 --- a/bin/mozilla/is.pl +++ b/bin/mozilla/is.pl @@ -283,7 +283,6 @@ sub form_header { $form->{salesman_id} = $form->{old_salesman_id} if $form->{old_salesman_id}; $form->{defaultcurrency} = $form->get_default_currency(\%myconfig); - $form->{radier} = ($form->current_date(\%myconfig) eq $form->{gldate}) ? 1 : 0; my $set_duedate_url = "$form->{script}?action=set_duedate"; -- 2.20.1