jobs/ReihungstestJob->remindApplicantsOfPlacementTest now set the organization unit in the message sender database table

This commit is contained in:
Paolo
2022-09-06 15:21:50 +02:00
parent 10ce6128de
commit 1f7fd6989e
2 changed files with 3 additions and 1 deletions
@@ -437,7 +437,7 @@ class ReihungstestJob extends JOB_Controller
(
$sender_id,
$applicant->prestudent_id,
null,
$applicant->oe_kurzbz,
'Sancho_RemindApplicantsOfTest',
$mailcontent_data_arr
);