diff options
author | Pim van den Berg | 2014-07-21 21:47:42 +0200 |
---|---|---|
committer | Pim van den Berg | 2014-07-21 21:57:15 +0200 |
commit | b6ff5ed9f5c8ee1d010ab9567ea890da7aad0d46 (patch) | |
tree | 53087588b258ac8d6efcbb2c356eacf43fea4f10 /plugin | |
parent | type/base: print shellcmd when rrd_graph('debug') is called (diff) | |
download | apt-panopticon_cgp-b6ff5ed9f5c8ee1d010ab9567ea890da7aad0d46.zip apt-panopticon_cgp-b6ff5ed9f5c8ee1d010ab9567ea890da7aad0d46.tar.gz apt-panopticon_cgp-b6ff5ed9f5c8ee1d010ab9567ea890da7aad0d46.tar.bz2 apt-panopticon_cgp-b6ff5ed9f5c8ee1d010ab9567ea890da7aad0d46.tar.xz |
graph: use filter_var instead of filter_input to allow overriding GET from detail.php
In detail.php $_GET['x'] and $_GET['y'] are overridden. filter_input
takes the original values. This results in NULL values.
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions