diff options
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/contextswitch.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/contextswitch.php b/plugin/contextswitch.php index ddb3276..47851e6 100644 --- a/plugin/contextswitch.php +++ b/plugin/contextswitch.php | |||
@@ -1,6 +1,6 @@ | |||
1 | <?php | 1 | <?php |
2 | 2 | ||
3 | # Collectd Entropy plugin | 3 | # Collectd contextswitch plugin |
4 | 4 | ||
5 | require_once 'conf/common.inc.php'; | 5 | require_once 'conf/common.inc.php'; |
6 | require_once 'type/Default.class.php'; | 6 | require_once 'type/Default.class.php'; |