Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
5f8a427
)
MDL-39358 Mark the new theme_clean as a standard plugin
author
David Mudrák
<david@moodle.com>
Thu, 25 Apr 2013 20:23:58 +0000
(22:23 +0200)
committer
David Mudrák
<david@moodle.com>
Thu, 25 Apr 2013 20:23:58 +0000
(22:23 +0200)
lib/pluginlib.php
patch
|
blob
|
blame
|
history
diff --git
a/lib/pluginlib.php
b/lib/pluginlib.php
index
3f4e607
..
6b30b43
100644
(file)
--- a/
lib/pluginlib.php
+++ b/
lib/pluginlib.php
@@
-810,9
+810,9
@@
class plugin_manager {
'theme' => array(
'afterburner', 'anomaly', 'arialist', 'base', 'binarius', 'bootstrap',
'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',
'fusion', 'leatherbound', 'magazine', 'mymobile', 'nimble',
- 'nonzero', 'overlay', 'serenity', 's
imple', 's
ky_high', 'splash',
+ 'nonzero', 'overlay', 'serenity', 'sky_high', 'splash',
'standard', 'standardold'
),
'standard', 'standardold'
),