MDL-25290 cache: Plugins are now standard and strings tidied
This commit is contained in:
@@ -405,6 +405,14 @@ class plugin_manager {
|
||||
'exportimscp', 'importhtml', 'print'
|
||||
),
|
||||
|
||||
'cachelock' => array(
|
||||
'file'
|
||||
),
|
||||
|
||||
'cachestore' => array(
|
||||
'file', 'memcache', 'memcached', 'mongodb', 'session', 'static'
|
||||
),
|
||||
|
||||
'coursereport' => array(
|
||||
//deprecated!
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user