Theme fixes
This commit is contained in:
committed by
Fredrick Brennan
parent
c7e5cd6814
commit
2600298be8
@@ -16,7 +16,7 @@
|
||||
// Wrap functions in a class so they don't interfere with normal Tinyboard operations
|
||||
class RSSRecentPosts {
|
||||
public function build($action, $settings) {
|
||||
global $config, $_theme;
|
||||
global $config;
|
||||
|
||||
/*if ($action == 'all') {
|
||||
copy('templates/themes/recent/' . $settings['basecss'], $config['dir']['home'] . $settings['css']);
|
||||
|
Reference in New Issue
Block a user