diff options
Diffstat (limited to 'frontends/php/chart7.php')
| -rw-r--r-- | frontends/php/chart7.php | 2 |
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(); ?> |
