mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
studenten in spezialgruppen ohne stsem rausfiltern
prozent/punkte-toggle
This commit is contained in:
@@ -234,7 +234,7 @@ class lvgesamtnote
|
||||
}
|
||||
else
|
||||
{
|
||||
$this->errormsg = "Fehler beim Speichern des Datensatzes";
|
||||
$this->errormsg = "Fehler beim Speichern des Datensatzes: ".pg_last_error($this->conn);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user