Update vilesci.config-default.inc.php

This commit is contained in:
FHBGLD
2022-04-20 15:53:30 +02:00
parent 322d1b6db7
commit cd8b13df1e
+2 -2
View File
@@ -249,8 +249,8 @@ define('BIS_FUNKTIONSCODE_6_ARR', array(
'Team'
));
// Standortcode fuer Lehrgaenge
define('BIS_STANDORTCODE_LEHRGAENGE', '0');
// Standortcode fuer Lehrgaenge - Obsolete da Standort nun aus DB geholt wird
//define('BIS_STANDORTCODE_LEHRGAENGE', '0');
// bPk Abfrage
define('BPK_FUER_ALLE_BENUTZER_ABFRAGEN', false);