diff options
Diffstat (limited to 'plugin/entropy.php')
| -rw-r--r-- | plugin/entropy.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/entropy.php b/plugin/entropy.php index 55159dc..58d810b 100644 --- a/plugin/entropy.php +++ b/plugin/entropy.php | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | # Collectd Entropy plugin | 3 | # Collectd Entropy plugin |
| 4 | 4 | ||
| 5 | require_once $CONFIG['webdir'].'/conf/config.php'; | 5 | require_once 'conf/common.inc.php'; |
| 6 | require_once $CONFIG['webdir'].'/type/Default.class.php'; | 6 | require_once 'type/Default.class.php'; |
| 7 | 7 | ||
| 8 | ## LAYOUT | 8 | ## LAYOUT |
| 9 | # entropy/entropy.rrd | 9 | # entropy/entropy.rrd |
