From c48776161b56e1ab2c7a43dc1bc5eebb55c61c8f Mon Sep 17 00:00:00 2001 From: jim-p Date: Mon, 23 Sep 2013 10:00:36 -0400 Subject: [PATCH] Include the CP zone in the form parameters if one is defined. Fixes access to concurrent graph on zones other than the first/default. --- usr/local/www/status_rrd_graph.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/usr/local/www/status_rrd_graph.php b/usr/local/www/status_rrd_graph.php index 6f747d37a0..16150ccfc2 100755 --- a/usr/local/www/status_rrd_graph.php +++ b/usr/local/www/status_rrd_graph.php @@ -453,6 +453,9 @@ function get_dates($curperiod, $graph) { + + +