Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/chat/db/events.php File Reference

Go to the source code of this file.

Namespaces

namespace  mod_chat

Variables

 $handlers

Variable Documentation

$handlers
Initial value:
 array (
    'user_logout' => array (
        'handlerfile'      => '/mod/chat/lib.php',
        'handlerfunction'  => 'chat_user_logout',
        'schedule'         => 'instant',
        'internal'         => 1,
    ),
)

Definition at line 27 of file events.php.

 All Data Structures Namespaces Files Functions Variables Enumerations