mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 01:12:17 +00:00
TODO-tags for non-unique student->prestudent_id
This commit is contained in:
@@ -316,7 +316,7 @@ class lehrstunde extends basis_db
|
||||
if(!isset($this->ssnext))
|
||||
$this->ssnext = $this->ss;
|
||||
|
||||
if(!$student = new student($uid))
|
||||
if(!$student = new student($uid)) // TODO EINE
|
||||
$this->errormsg = $student->errormsg;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user