forked from leftypol/leftypol
added Fluttershy recent theme and theme picker
This commit is contained in:
parent
15d2c3e28a
commit
b01417be44
3 changed files with 66 additions and 1 deletions
|
@ -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']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue