Skip to content

Commit

Permalink
Removed HTTP GET param
Browse files Browse the repository at this point in the history
(cherry picked from commit c686a25)
  • Loading branch information
mjansenDatabay committed Apr 28, 2016
1 parent 142f7e4 commit d132a6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Modules/Course/classes/class.ilObjCourseGUI.php
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ function sendMailToSelectedUsersObject()
array(),
array(
'type' => 'new',
'rcp_to' => implode(',',$rcps),
'sig' => $this->createMailSignature()
)));
}
Expand Down

0 comments on commit d132a6a

Please sign in to comment.