From 324c4ce3048d1eab0d4bd5364450107cc7370adb Mon Sep 17 00:00:00 2001 From: Tom Laermans Date: Tue, 20 Mar 2012 10:04:00 +0000 Subject: [PATCH] add default from/to for a graph, allow negative from to subtract time from to/now git-svn-id: http://www.observium.org/svn/observer/trunk@2905 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/includes/graphs/graph.inc.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/html/includes/graphs/graph.inc.php b/html/includes/graphs/graph.inc.php index f7c4ec9163..05e140c40d 100644 --- a/html/includes/graphs/graph.inc.php +++ b/html/includes/graphs/graph.inc.php @@ -1,7 +1,5 @@ [A-Za-z0-9]+)_(?P.+)/', mres($_GET['type']), $graphtype);