From 3a13565b2a7eb9eb81c8d4af19a406b461e52845 Mon Sep 17 00:00:00 2001 From: Tom Laermans Date: Fri, 18 Jun 2010 13:24:32 +0000 Subject: [PATCH] smalle fix + cleaning up of unused old code git-svn-id: http://www.observium.org/svn/observer/trunk@1200 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/pages/device/overview/current.inc.php | 2 +- includes/graphing.php | 466 --------------------- includes/graphing/fortigate.php | 65 --- includes/graphing/screenos.php | 79 ---- includes/graphing/unix.php | 434 ------------------- includes/graphing/windows.php | 251 ----------- 6 files changed, 1 insertion(+), 1296 deletions(-) delete mode 100644 includes/graphing.php delete mode 100644 includes/graphing/fortigate.php delete mode 100644 includes/graphing/screenos.php delete mode 100755 includes/graphing/unix.php delete mode 100755 includes/graphing/windows.php diff --git a/html/pages/device/overview/current.inc.php b/html/pages/device/overview/current.inc.php index 9bcbd5fad9..ef12364b7b 100644 --- a/html/pages/device/overview/current.inc.php +++ b/html/pages/device/overview/current.inc.php @@ -22,7 +22,7 @@ if(mysql_result(mysql_query("SELECT count(current_id) from current WHERE device_ $current_year = "graph.php?id=" . $current['current_id'] . "&type=current&from=$year&to=$now&width=300&height=100"; $current_minigraph = ""; - $current_link = ""; diff --git a/includes/graphing.php b/includes/graphing.php deleted file mode 100644 index c0082a1871..0000000000 --- a/includes/graphing.php +++ /dev/null @@ -1,466 +0,0 @@ - diff --git a/includes/graphing/fortigate.php b/includes/graphing/fortigate.php deleted file mode 100644 index ad3022ab0a..0000000000 --- a/includes/graphing/fortigate.php +++ /dev/null @@ -1,65 +0,0 @@ - diff --git a/includes/graphing/screenos.php b/includes/graphing/screenos.php deleted file mode 100644 index 5c7ecfe864..0000000000 --- a/includes/graphing/screenos.php +++ /dev/null @@ -1,79 +0,0 @@ - diff --git a/includes/graphing/unix.php b/includes/graphing/unix.php deleted file mode 100755 index 4e490a93f9..0000000000 --- a/includes/graphing/unix.php +++ /dev/null @@ -1,434 +0,0 @@ -