mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 09:52:22 +00:00
SYNC Scripte für benutzergruppe, gruppe, personlvstudiensemester, reservierung und variable
This commit is contained in:
@@ -33,7 +33,7 @@ class stunde
|
||||
var $ende; // time without timezone
|
||||
|
||||
// *************************************************************************
|
||||
// * Konstruktor - Uebergibt die Connection und laedt optional eine Lehrform
|
||||
// * Konstruktor - Uebergibt die Connection und laedt optional eine Stunde
|
||||
// * @param $conn Datenbank-Connection
|
||||
// * $stunde Stunde die geladen werden soll
|
||||
// * $unicode Gibt an ob die Daten mit UNICODE Codierung
|
||||
@@ -60,7 +60,7 @@ class stunde
|
||||
|
||||
// *********************************************************
|
||||
// * Laedt eine Stunde
|
||||
// * @param
|
||||
// * @param $stunde
|
||||
// *********************************************************
|
||||
function load($stunde)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user