mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 00:24:35 +00:00
Merge branch 'master' into feature-33683/digitale_anwesenheitsliste_und_entschuldigungsmanagement_fuer_studierende_prototyp
This commit is contained in:
@@ -266,6 +266,8 @@ define('BIS_FUNKTIONSCODE_6_ARR', array(
|
||||
|
||||
// bPk Abfrage
|
||||
define('BPK_FUER_ALLE_BENUTZER_ABFRAGEN', false);
|
||||
// bPk Typen in Form 'BEREICH' => 'kennzeichenTyp'
|
||||
define('VBPK_TYPES', array('AS' => 'vbpkAs', 'BF' => 'vbpkBf', 'ZP-TD' => 'vbpkTd'));
|
||||
|
||||
// Docsbox configs
|
||||
define('DOCSBOX_SERVER', 'http://docconverter.technikum-wien.at/');
|
||||
|
||||
Reference in New Issue
Block a user