From bae6675efed84dbb32599681149da969a303dc8e Mon Sep 17 00:00:00 2001 From: Cris Date: Wed, 8 Mar 2023 13:02:08 +0100 Subject: [PATCH] Removed config vars start and end of Application period Removed .'submit_application_start' .'submit_application_ende' --- application/config/anrechnung.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/application/config/anrechnung.php b/application/config/anrechnung.php index c2e38385c..9e209e559 100644 --- a/application/config/anrechnung.php +++ b/application/config/anrechnung.php @@ -6,10 +6,6 @@ if (! defined('BASEPATH')) exit('No direct script access allowed'); // Deadline for Application given as Time-Interval after Semesterstart. $config['interval_blocking_application'] = 'P1M'; -// Application submission period given by start- and enddate. -$config['submit_application_start'] = '05.09.2022'; -$config['submit_application_end'] = '22.09.2022'; - // Lehrveranstaltungen with these grades will be blocked for application $config['grades_blocking_application'] = array( 5, // nicht genĂ¼gend