Change course setting to allow send emails to student and hrm - refs BT#12955

pull/2487/head
Angel Fernando Quiroz Campos 8 years ago
parent 8f154662a3
commit 3a800c95c4
  1. 2
      main/work/work.lib.php

@ -4191,7 +4191,7 @@ function addDir($formValues, $user_id, $courseInfo, $groupId, $session_id)
$session ? $session->getId() : 0,
$workTable->getIid()
);
break;
//no break
case 2:
sendEmailToDrhOnHomeworkCreation(
$course_id,

Loading…
Cancel
Save