added Fluttershy recent theme and theme picker
This commit is contained in:
committed by
Michael Foster
parent
15d2c3e28a
commit
b01417be44
@@ -19,7 +19,7 @@
|
||||
global $config, $_theme;
|
||||
|
||||
if ($action == 'all') {
|
||||
copy('templates/themes/recent/recent.css', $config['dir']['home'] . $settings['css']);
|
||||
copy('templates/themes/recent/' . $settings['basecss'], $config['dir']['home'] . $settings['css']);
|
||||
}
|
||||
|
||||
$this->excluded = explode(' ', $settings['exclude']);
|
||||
|
Reference in New Issue
Block a user