diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/functions.inc.php | 2 | ||||
-rw-r--r-- | inc/rrdtool.class.php | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/inc/functions.inc.php b/inc/functions.inc.php index 3664d78..abe0763 100644 --- a/inc/functions.inc.php +++ b/inc/functions.inc.php | |||
@@ -59,5 +59,3 @@ function error_image() { | |||
59 | readfile('layout/error.png'); | 59 | readfile('layout/error.png'); |
60 | exit; | 60 | exit; |
61 | } | 61 | } |
62 | |||
63 | ?> | ||
diff --git a/inc/rrdtool.class.php b/inc/rrdtool.class.php index 6b7d949..283f708 100644 --- a/inc/rrdtool.class.php +++ b/inc/rrdtool.class.php | |||
@@ -34,5 +34,3 @@ class RRDTool { | |||
34 | } | 34 | } |
35 | } | 35 | } |
36 | } | 36 | } |
37 | |||
38 | ?> | ||