summaryrefslogtreecommitdiffstats
path: root/frontends/php/chart7.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/chart7.php')
-rw-r--r--frontends/php/chart7.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/chart7.php b/frontends/php/chart7.php
index 78ff629d..d048adbc 100644
--- a/frontends/php/chart7.php
+++ b/frontends/php/chart7.php
@@ -98,7 +98,7 @@ include_once "include/page_header.php";
$gitem["periods_cnt"]
);
- unset($items[$id]);
+// unset($items[$id]);
}
$graph->Draw();
?>