mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 16:44:28 +00:00
Adaptierungen SQL
This commit is contained in:
@@ -49,7 +49,7 @@ class SponsionJob extends JOB_Controller
|
||||
}
|
||||
|
||||
$this->logInfo('Start Sponsion Job');
|
||||
$this->logInfo('Check Applications of Semester ' . $semester . 'and '. $nextSemester);
|
||||
$this->logInfo('Check Applications of Semester ' . $semester . ' and '. $nextSemester);
|
||||
|
||||
$allInteressenten = $this->PrestudentModel->getAllInteressentenWithMasterSponsion($semester, $nextSemester);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user