Prüfungsverwaltung

This commit is contained in:
Stefan Puraner
2014-03-05 14:49:18 +00:00
parent f906843430
commit 66c0c9d0ef
3 changed files with 75 additions and 23 deletions
-13
View File
@@ -76,19 +76,6 @@ class pruefungstermin extends basis_db{
}
public function save()
{
}
/**
* Lädt alle Prüfungstermine
*/
public function getAll()
{
}
/**
* Lädt alle Prüfungstypen aus der Datenbank
* @return Array/Boolean Ein Array mit den Daten, wenn ok; ansonsten false