mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-02 19:39:27 +00:00
Bugfix
This commit is contained in:
@@ -2737,7 +2737,7 @@ if(!$error)
|
||||
else
|
||||
{
|
||||
$zeugnisnote->new = true;
|
||||
$zeugnisntoe->insertamum = date('Y-m-d H:i:s');
|
||||
$zeugnisnote->insertamum = date('Y-m-d H:i:s');
|
||||
$zeugnisnote->insertvon = $user;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user