Merge branch 'MDL-55398_m31v1' of https://github.com/sbourget/moodle into MOODLE_31_STABLE

This commit is contained in:
Dan Poltawski
2016-08-08 10:40:47 +01:00
+2
View File
@@ -23,6 +23,8 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
/** Include eventslib.php */
require_once($CFG->libdir.'/eventslib.php');
// Include forms lib.