mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
CIS Anpassung an neue DB
- Lesson - Pinboard - News - Upload - Zip-Download - Anpassung Sync Scripte
This commit is contained in:
@@ -179,7 +179,7 @@ class benutzerberechtigung
|
||||
}
|
||||
else
|
||||
{
|
||||
$this->errormsg = 'Fehler beim Speichern des Feedbacks:'.$qry;
|
||||
$this->errormsg = 'Fehler beim Speichern der Benutzerberechtigung:'.$qry;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user