mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 17:32:18 +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 ortraumtyp
|
||||
@@ -101,7 +101,7 @@ class ortraumtyp
|
||||
|
||||
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