From bef9ad9540dd9cefc8bc3aebe2167c86187772b0 Mon Sep 17 00:00:00 2001 From: David Mudrak Date: Thu, 26 May 2011 21:49:04 +0200 Subject: [PATCH] MDL-27647 Added the afterburner theme to the whitelist of standard plugins --- lib/pluginlib.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lib/pluginlib.php b/lib/pluginlib.php index 17e829849f2..ccfe57a8858 100644 --- a/lib/pluginlib.php +++ b/lib/pluginlib.php @@ -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(