mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 08:22:17 +00:00
This commit is contained in:
@@ -330,7 +330,7 @@ class prestudent extends person
|
||||
$ps->updatevon = $row->updatevon;
|
||||
$ps->insertamum = $row->insertamum;
|
||||
$ps->insertvon = $row->insertvon;
|
||||
$ps->ext_id_prestudent = $row->ext_id_prestudent;
|
||||
//$ps->ext_id_prestudent = $row->ext_id_prestudent;
|
||||
$this->result[]=$ps;
|
||||
$this->num_rows++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user