This commit is contained in:
Johann Hoffmann
2024-06-10 13:35:06 +02:00
parent 9350e9230f
commit aa1d70f8f0
+1 -1
View File
@@ -57,7 +57,7 @@ if(!$benutzer->load($uid))
$p = new phrasen(getSprache());
$db = new basis_db();
$student = new Profil;
$student = new student;
$stundenplan = new stundenplan('stundenplan');
$anwesenheit = new anwesenheit;