3 ///////////////////////////////////////////////////////////////////////////
4 // Defines core event handlers //
5 ///////////////////////////////////////////////////////////////////////////
7 // NOTICE OF COPYRIGHT //
9 // Moodle - Modular Object-Oriented Dynamic Learning Environment //
10 // http://moodle.org //
12 // Copyright (C) 1999 onwards Martin Dougiamas http://moodle.com //
14 // This program is free software; you can redistribute it and/or modify //
15 // it under the terms of the GNU General Public License as published by //
16 // the Free Software Foundation; either version 2 of the License, or //
17 // (at your option) any later version. //
19 // This program is distributed in the hope that it will be useful, //
20 // but WITHOUT ANY WARRANTY; without even the implied warranty of //
21 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the //
22 // GNU General Public License for more details: //
24 // http://www.gnu.org/copyleft/gpl.html //
26 ///////////////////////////////////////////////////////////////////////////
29 $handlers = array (); // no handlers for now in core