mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 08:52:21 +00:00
SYNC Lehrveranstaltung Update-Erweiterung
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
*/
|
||||
/**
|
||||
* Klasse ortraumtyp (FAS-Online)
|
||||
* @create 14-03-2006
|
||||
* @create 04-12-2006
|
||||
*/
|
||||
|
||||
class raumtyp
|
||||
@@ -99,7 +99,7 @@ class raumtyp
|
||||
|
||||
if(!$res = pg_query($this->conn, $qry))
|
||||
{
|
||||
$this->errormsg = 'Fehler beim laden des Datensatzes';
|
||||
$this->errormsg = 'Fehler beim Laden des Datensatzes';
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user