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

Go to the source code of this file.

Variables

 $handlers

Variable Documentation

$handlers
Initial value:
 array (
    'user_deleted' => array (
         'handlerfile'      => '/portfolio/picasa/lib.php',
         'handlerfunction'  => 'portfolio_picasa_user_deleted',
         'schedule'         => 'cron',
         'internal'         => 0,
     ),
)

Definition at line 3 of file events.php.

 All Data Structures Namespaces Files Functions Variables Enumerations