mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
Prüfungsverwaltung
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user