mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 07:22:17 +00:00
This commit is contained in:
@@ -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())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user