fehlerupdate: added check for app (existing in database?), code layout

This commit is contained in:
Alexei Karpenko
2026-01-19 15:27:54 +01:00
parent cd03264ab4
commit 131ec86dee
4 changed files with 30 additions and 15 deletions
@@ -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