mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-27647 Added the afterburner theme to the whitelist of standard plugins
This commit is contained in:
parent
16b5541dd2
commit
bef9ad9540
@ -347,10 +347,11 @@ class plugin_manager {
|
||||
),
|
||||
|
||||
'theme' => array(
|
||||
'anomaly', 'arialist', 'base', 'binarius', 'boxxie', 'brick',
|
||||
'canvas', 'formal_white', 'formfactor', 'fusion',
|
||||
'leatherbound', 'magazine', 'nimble', 'nonzero', 'overlay',
|
||||
'serenity', 'sky_high', 'splash', 'standard', 'standardold'
|
||||
'afterburner', 'anomaly', 'arialist', 'base', 'binarius',
|
||||
'boxxie', 'brick', 'canvas', 'formal_white', 'formfactor',
|
||||
'fusion', 'leatherbound', 'magazine', 'nimble', 'nonzero',
|
||||
'overlay', 'serenity', 'sky_high', 'splash', 'standard',
|
||||
'standardold'
|
||||
),
|
||||
|
||||
'webservice' => array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user