MDL-44321 events: cleaning up course_module_instance_list_viewed event
commit1e242b41af1940b964fe6c586ee2b83f0648bf9d
authorMarina Glancy <marina@moodle.com>
Tue, 25 Feb 2014 01:27:13 +0000 (25 09:27 +0800)
committerMarina Glancy <marina@moodle.com>
Fri, 28 Feb 2014 08:36:09 +0000 (28 16:36 +0800)
tree51fd9ebca5e631d27e962bf325911059c140f07b
parentfbc4b77841aa6aaa6763518be42ba479f9ff6fe9
MDL-44321 events: cleaning up course_module_instance_list_viewed event
19 files changed:
lib/classes/event/course_module_instance_list_viewed.php
mod/book/index.php
mod/chat/index.php
mod/choice/index.php
mod/data/index.php
mod/feedback/index.php
mod/folder/index.php
mod/forum/index.php
mod/lesson/index.php
mod/lti/index.php
mod/page/index.php
mod/resource/index.php
mod/scorm/index.php
mod/url/index.php
mod/wiki/index.php
mod/workshop/classes/event/course_module_instance_list_viewed.php [moved from mod/workshop/classes/event/instances_list_viewed.php with 54% similarity]
mod/workshop/index.php
mod/workshop/lang/en/workshop.php
mod/workshop/tests/events_test.php