From 3a195c1816800d51cec0054eafeffd927fcd20e8 Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Mon, 12 Mar 2012 16:03:04 +0000 Subject: [PATCH] --- wawi/bestellung.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/wawi/bestellung.php b/wawi/bestellung.php index 483d44eea..1fa6b2def 100644 --- a/wawi/bestellung.php +++ b/wawi/bestellung.php @@ -1049,8 +1049,6 @@ if($_GET['method']=='update') $bestell_detail->updateamum = date('Y-m-d H:i:s'); $bestell_detail->updatevon = $user; $bestell_detail->new = true; - - var_dump($bestell_detail); } if(!$bestell_detail->save()) {