芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/public_html/cepali/mod/url/classes/event/course_module_instance_list_viewed.php
. /** * The mod_url instance list viewed event. * * @package mod_url * @copyright 2013 Mark Nelson
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ namespace mod_url\event; defined('MOODLE_INTERNAL') || die(); /** * The mod_url instance list viewed event class. * * @package mod_url * @since Moodle 2.7 * @copyright 2013 Mark Nelson
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ class course_module_instance_list_viewed extends \core\event\course_module_instance_list_viewed { }