aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/type/Uptime.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'type/Uptime.class.php')
-rw-r--r--type/Uptime.class.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/type/Uptime.class.php b/type/Uptime.class.php
index 52af3a4..ffd0e31 100644
--- a/type/Uptime.class.php
+++ b/type/Uptime.class.php
@@ -60,5 +60,3 @@ class Type_Uptime extends Type_Base {
60 return $rrdgraph; 60 return $rrdgraph;
61 } 61 }
62} 62}
63
64?>