diff options
Diffstat (limited to '')
| -rw-r--r-- | inc/collectd.inc.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/collectd.inc.php b/inc/collectd.inc.php index 2a44fba..ab4340f 100644 --- a/inc/collectd.inc.php +++ b/inc/collectd.inc.php | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | <?php | 1 | <?php |
| 2 | 2 | ||
| 3 | # collectd related functions | ||
| 4 | |||
| 3 | require_once 'conf/common.inc.php'; | 5 | require_once 'conf/common.inc.php'; |
| 4 | 6 | ||
| 5 | # returns an array of all collectd hosts | 7 | # returns an array of all collectd hosts |
