mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
![]() The old code assumed that the courseid would always be set but that is only the case for course events, not for user or group events. (See http://moodle.org/mod/forum/discuss.php?d=4466#20827 for a discussion about the meaning of the courseid field in the event table) I also made the $courseid argument to get_coursemodule_from_instance() optional. It is not needed and in some cases it will not be know, as for example for non-course events created by activity modules. |
||
---|---|---|
.. | ||
event.php | ||
event_delete.html | ||
event_edit.html | ||
event_new.html | ||
event_select.html | ||
lib.php | ||
overlib.cfg.php | ||
preferences.html | ||
preferences.php | ||
set.php | ||
view.php |