diff options
Diffstat (limited to 'frontends/php/charts.php')
| -rw-r--r-- | frontends/php/charts.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontends/php/charts.php b/frontends/php/charts.php index 07a64314..66fd95a9 100644 --- a/frontends/php/charts.php +++ b/frontends/php/charts.php @@ -130,7 +130,6 @@ include_once 'include/page_header.php'; $r_form = new CForm(); $r_form->SetMethod('get'); - if(isset($_REQUEST['fullscreen'])) $r_form->AddVar('fullscreen', 1); |
