MDL-39358 Mark the new theme_clean as a standard plugin

This commit is contained in:
David Mudrák
2013-04-25 22:23:58 +02:00
parent 5f8a42728f
commit e18597fa15
+2 -2
View File
@@ -810,9 +810,9 @@ class plugin_manager {
'theme' => array(
'afterburner', 'anomaly', 'arialist', 'base', 'binarius', 'bootstrap',
'boxxie', 'brick', 'canvas', 'formal_white', 'formfactor',
'boxxie', 'brick', 'canvas', 'clean', 'formal_white', 'formfactor',
'fusion', 'leatherbound', 'magazine', 'mymobile', 'nimble',
'nonzero', 'overlay', 'serenity', 'simple', 'sky_high', 'splash',
'nonzero', 'overlay', 'serenity', 'sky_high', 'splash',
'standard', 'standardold'
),