mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-04 05:39:28 +00:00
Config-Eintrag für CreditPoints im FAS
This commit is contained in:
@@ -223,4 +223,7 @@ define('BEWERBERTOOL_GTM', '');
|
||||
|
||||
// Array mit Usern die nicht Kollidieren
|
||||
define('KOLLISIONSFREIE_USER',serialize(array('_DummyLektor')));
|
||||
|
||||
//Wenn auf 'true' gesetzt, dann wird im FAS beim Konto das Feld fuer die CreditPoints angezeigt
|
||||
define('FAS_KONTO_SHOW_CREDIT_POINTS','false');
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user