This commit is contained in:
2014-11-18 17:50:40 +11:00
parent 772b05f9cf
commit c42503523e
3 changed files with 3 additions and 2 deletions

View File

@@ -631,7 +631,7 @@ function _booking_rooms_cleanup($nid)
* @param $sid - the study group id to clean up
* @return nothing
*/
function _booking_person_studygroups_cleanup($sid)
function _booking_studygroup_cleanup($sid)
{
global $event;