|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | enrol_meta |
Variables | |
| $handlers | |
| $handlers |
array ( 'user_enrolled' => array ( 'handlerfile' => '/mod/forum/lib.php', 'handlerfunction' => 'forum_user_enrolled', 'schedule' => 'instant', 'internal' => 1, ), 'user_unenrolled' => array ( 'handlerfile' => '/mod/forum/lib.php', 'handlerfunction' => 'forum_user_unenrolled', 'schedule' => 'instant', 'internal' => 1, ), )
Definition at line 27 of file events.php.