mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-25 07:50:23 +01:00
rrdtool theme to work with v0.9.6
This commit is contained in:
parent
a3ba8e08a0
commit
84c2574f8f
@ -3,10 +3,7 @@
|
|||||||
chdir(str_replace('\\', '/', dirname(__FILE__)) . '/../../../');
|
chdir(str_replace('\\', '/', dirname(__FILE__)) . '/../../../');
|
||||||
|
|
||||||
require 'inc/functions.php';
|
require 'inc/functions.php';
|
||||||
require 'inc/display.php';
|
|
||||||
require 'inc/template.php';
|
|
||||||
require 'inc/database.php';
|
|
||||||
|
|
||||||
require 'theme.php';
|
require dirname(__FILE__) . '/theme.php';
|
||||||
rebuildTheme('rrdtool', 'cron');
|
rebuildTheme('rrdtool', 'cron');
|
||||||
?>
|
|
||||||
|
Loading…
Reference in New Issue
Block a user