MDL-52805 core: Remove legacy log plugin and more calls

This commit is contained in:
Mathew May
2023-03-07 13:08:46 +08:00
parent 5dace7abc8
commit 33ebbddde2
36 changed files with 39 additions and 2014 deletions
+2 -1
View File
@@ -1745,6 +1745,7 @@ class core_plugin_manager {
'binarius', 'boxxie', 'brick', 'canvas', 'formal_white', 'formfactor', 'fusion', 'leatherbound',
'magazine', 'mymobile', 'nimble', 'nonzero', 'overlay', 'serenity', 'sky_high', 'splash',
'standard', 'standardold'),
'logstore' => ['legacy'],
'webservice' => array('amf', 'xmlrpc'),
);
@@ -1908,7 +1909,7 @@ class core_plugin_manager {
),
'logstore' => array(
'database', 'legacy', 'standard',
'database', 'standard',
),
'ltiservice' => array(