This commit is contained in:
Karl Burkhart
2011-02-11 10:36:08 +00:00
parent b79d9780dd
commit cdb46147c2
-1
View File
@@ -882,7 +882,6 @@ if($_GET['method']=='update')
$tag_bestellung->bestellung_id = $bestellung_id;
$tag_bestellung->insertvon = $user;
$tag_bestellung->insertamum = date('Y-m-d H:i:s');
var_dump($tag_bestellung);
if(!$tag_bestellung->TagExists())
{