MDL-29030 new loglive report plugin
AMOS BEGIN CPY [log:viewlive,coursereport_log,[loglive:view,report_loglive] MOV [livelogs,core],[livelogs,report_loglive] CPY [loglive,coursereport_log],[pluginname,report_loglive] AMOS END
This commit is contained in:
+2
-2
@@ -304,7 +304,7 @@ class plugin_manager {
|
||||
),
|
||||
|
||||
'coursereport' => array(
|
||||
'log', 'stats'
|
||||
'stats'
|
||||
),
|
||||
|
||||
'datafield' => array(
|
||||
@@ -407,7 +407,7 @@ class plugin_manager {
|
||||
|
||||
'report' => array(
|
||||
'backups', 'completion', 'configlog', 'courseoverview',
|
||||
'log', 'outline', 'participation', 'progress', 'questioninstances', 'security', 'stats'
|
||||
'log', 'loglive', 'outline', 'participation', 'progress', 'questioninstances', 'security', 'stats'
|
||||
),
|
||||
|
||||
'repository' => array(
|
||||
|
||||
Reference in New Issue
Block a user