changed config value

This commit is contained in:
Nikolaus Krondraf
2015-05-07 11:47:16 +02:00
parent f3177d6e85
commit 0c81f2a16c
+1 -1
View File
@@ -148,6 +148,6 @@ define('STIP_USER_PASSWORD','password');
// Optionen für das Bewerbertool
define('BEWERBERTOOL_STUDIENAUSWAHL_ANZEIGEN', true);
define('BEWERBERTOOL_STANDORTAUSWAHL_ANZEIGEN', true);
define('BEWERBERTOOL_STANDORTAUSWAHL_ANZEIGEN', false);
?>