plausichecks: uhstatpersonenkennungfehlt issue: removed oe_kurzbz, added datenverbund issues to core plausicheck gui

This commit is contained in:
Alexei Karpenko
2026-04-03 11:52:22 +02:00
parent 5b4e632526
commit 82d640b1f4
2 changed files with 3 additions and 4 deletions
@@ -5,7 +5,7 @@ if (! defined('BASEPATH')) exit('No direct script access allowed');
class Plausichecks extends Auth_Controller
{
const GENERIC_ISSUE_OCCURED_TEXT = 'Issue aufgetreten';
const APPS = ['core'];
const APPS = ['core', 'dvuh'];
public function __construct()
{