mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 07:52:16 +00:00
This commit is contained in:
@@ -633,6 +633,7 @@ if($aktion == 'suche')
|
||||
$newBestellung->insertvon = $user;
|
||||
$newBestellung->updateamum = date('Y-m-d H:i:s');
|
||||
$newBestellung->updatevon = $user;
|
||||
$newBestellung->besteller_uid = $user;
|
||||
$newBestellung->new = true;
|
||||
$newBestellung->freigegeben = false;
|
||||
// vordefinierte Werte
|
||||
|
||||
Reference in New Issue
Block a user