mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
fehlerupdate: added check for app (existing in database?), code layout
This commit is contained in:
@@ -144,6 +144,7 @@ class PlausicheckProducerLib
|
||||
$result = new StdClass();
|
||||
$result->errors = [];
|
||||
$result->infos = [];
|
||||
|
||||
$mappingFehlerKurbz = array_keys($this->_fehlerLibMappings);
|
||||
|
||||
// check if all issues to produce could be found in database
|
||||
|
||||
Reference in New Issue
Block a user