mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 16:44:28 +00:00
Prüfungsanmeldung
This commit is contained in:
@@ -276,7 +276,7 @@ class pruefungCis extends basis_db
|
||||
}
|
||||
else
|
||||
{
|
||||
while($row = $this->db_fetch_object())
|
||||
if($row = $this->db_fetch_object())
|
||||
{
|
||||
$this->pruefung_id = $row->pruefung_id;
|
||||
$this->mitarbeiter_uid = $row->mitarbeiter_uid;
|
||||
|
||||
Reference in New Issue
Block a user