mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 01:12:17 +00:00
studentDBDM changes
This commit is contained in:
@@ -25,7 +25,7 @@ require_once(dirname(__FILE__).'/benutzer.class.php');
|
||||
class student extends benutzer
|
||||
{
|
||||
|
||||
//Tabellenspalten
|
||||
//Tabellenspalten
|
||||
public $matrikelnr;
|
||||
public $prestudent_id;
|
||||
public $studiengang_kz;
|
||||
|
||||
Reference in New Issue
Block a user