mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
Merge branch 'master' into feature-25999/C4_cleanup
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