aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/interface.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/interface.php')
-rw-r--r--plugin/interface.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/interface.php b/plugin/interface.php
index 2f345f9..bda0550 100644
--- a/plugin/interface.php
+++ b/plugin/interface.php
@@ -2,8 +2,8 @@
2 2
3# Collectd Interface plugin 3# Collectd Interface plugin
4 4
5require_once $CONFIG['webdir'].'/conf/config.php'; 5require_once 'conf/common.inc.php';
6require_once $CONFIG['webdir'].'/type/GenericIO.class.php'; 6require_once 'type/GenericIO.class.php';
7 7
8# LAYOUT 8# LAYOUT
9# interface/ 9# interface/