mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
This commit is contained in:
@@ -1049,8 +1049,6 @@ if($_GET['method']=='update')
|
|||||||
$bestell_detail->updateamum = date('Y-m-d H:i:s');
|
$bestell_detail->updateamum = date('Y-m-d H:i:s');
|
||||||
$bestell_detail->updatevon = $user;
|
$bestell_detail->updatevon = $user;
|
||||||
$bestell_detail->new = true;
|
$bestell_detail->new = true;
|
||||||
|
|
||||||
var_dump($bestell_detail);
|
|
||||||
}
|
}
|
||||||
if(!$bestell_detail->save())
|
if(!$bestell_detail->save())
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user