Merge branch 'event_monitor' of git://github.com/ankitagarwal/moodle

This commit is contained in:
Damyon Wiese
2014-10-16 13:20:45 +08:00
44 changed files with 5023 additions and 5 deletions
+1 -1
View File
@@ -1141,7 +1141,7 @@ class core_plugin_manager {
'tool' => array(
'assignmentupgrade', 'availabilityconditions', 'behat', 'capability', 'customlang',
'dbtransfer', 'generator', 'health', 'innodb', 'installaddon',
'langimport', 'log', 'messageinbound', 'multilangupgrade', 'phpunit', 'profiling',
'langimport', 'log', 'messageinbound', 'multilangupgrade', 'monitor', 'phpunit', 'profiling',
'replace', 'spamcleaner', 'task', 'timezoneimport',
'unittest', 'uploadcourse', 'uploaduser', 'unsuproles', 'xmldb'
),