bPk kann per config für alle Benutzer abgefragt werden

This commit is contained in:
Nikolaus Krondraf
2020-08-20 09:16:55 +02:00
parent f2804fd2f6
commit 5349bf7e4b
2 changed files with 20 additions and 1 deletions
+3
View File
@@ -249,4 +249,7 @@ define('BIS_FUNKTIONSCODE_6_ARR', array(
'Team'
));
// bPk Abfrage
define('BPK_FUER_ALLE_BENUTZER_ABFRAGEN', false);
?>