mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
This commit is contained in:
@@ -205,7 +205,7 @@ class uebung
|
||||
$this->abgabe_id = $row->abgabe_id;
|
||||
$this->abgabedatei = $row->abgabedatei;
|
||||
$this->abgabezeit = $row->abgabezeit;
|
||||
$this->anmerkung = $row->anmerkung;
|
||||
$this->abgabe_anmerkung = $row->anmerkung;
|
||||
return true;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user