This commit is contained in:
Andreas Moik
2016-03-31 09:48:50 +02:00
parent e6117fd686
commit b55ae03e1e
2 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ class beispiel extends basis_db
public $insertvon; // varchar(16)
public $nummer; // smallint
public $prestudent_id //integer;
public $prestudent_id; //integer
public $vorbereitet;
public $probleme;