diff --git a/tbl_zoom_select.php b/tbl_zoom_select.php index f2a71bcc4f..0f05c64311 100644 --- a/tbl_zoom_select.php +++ b/tbl_zoom_select.php @@ -40,13 +40,10 @@ $GLOBALS['js_include'][] = 'tbl_zoom_plot_jqplot.js'; * Sets globals from $_POST */ $post_params = array( - 'criteriaColumnCollations', 'dataLabel', - 'criteriaValues', 'criteriaColumnNullFlags', 'criteriaColumnNames', 'maxPlotLimit', - 'criteriaColumnTypes', 'zoom_submit', 'criteriaColumnOperators' );