This commit is contained in:
Karl Burkhart
2012-03-12 16:03:04 +00:00
parent 1ac791563c
commit 3a195c1816
-2
View File
@@ -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())
{