icon template statusses

This commit is contained in:
Johann Hoffmann
2026-01-27 09:58:48 +01:00
parent 709f64e292
commit 3c82cd1282
4 changed files with 27 additions and 8 deletions
@@ -521,7 +521,7 @@ class AbgabetoolJob extends JOB_Controller
$this->_ci->logInfo('Start job FHC-Core->notifyStudentMail');
$interval = '20 days';$this->_ci->config->item('PAABGABE_EMAIL_JOB_INTERVAL');
$interval = $this->_ci->config->item('PAABGABE_EMAIL_JOB_INTERVAL');
$relevantTypes = $this->_ci->config->item('RELEVANT_PAABGABETYPEN_SAMMELMAIL_STUDENT');