mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-28 09:29:38 +00:00
Tippfehler ausgebessert
This commit is contained in:
@@ -817,7 +817,7 @@ class person extends basis_db
|
||||
$this->kurzbeschreibung = $row->kurzbeschreibung;
|
||||
$this->zugangscode = $row->zugangscode;
|
||||
$this->foto_sperre = $this->db_parse_bool($row->foto_sperre);
|
||||
$this->matrikelnummer = $this->row->matrikelnummer;
|
||||
$this->matr_nr = $row->matr_nr;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user