Skip to content

Commit

Permalink
Removed HTTP GET param
Browse files Browse the repository at this point in the history
  • Loading branch information
mjansenDatabay committed Apr 28, 2016
1 parent a89c1ce commit c686a25
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 @@ -132,7 +132,6 @@ function sendMailToSelectedUsersObject()
array(),
array(
'type' => 'new',
'rcp_to' => implode(',',$rcps),
'sig' => $this->createMailSignature()
)));
}
Expand Down

0 comments on commit c686a25

Please sign in to comment.