]> git.mjollnir.org Git - moodle.git/commit
Last commit for enrol_student().
authorethem <ethem>
Fri, 22 Sep 2006 13:50:10 +0000 (13:50 +0000)
committerethem <ethem>
Fri, 22 Sep 2006 13:50:10 +0000 (13:50 +0000)
commit33f9bffe903249fd9c78eb581d934d4f7e1aad14
tree54bca146a6604d0dc6e73baaf6a56b9938189acb
parentfddf3cfb56b48dcd96beb6dbe6936a7b7ae70622
Last commit for enrol_student().
enrol_student($order->userid, $order->courseid, $timestart, $timeend, 'manual')
to
role_assign($role->id, $user->id, 0, $context->id, $timestart, $timeend, 0, 'manual'))
enrol/authorize/enrol.php