MantisBT: master a2ff0e02

Author Committer Branch Timestamp Parent
dregad dregad master 2014-07-24 15:22 master 6baf7650
Changeset

Fix E_RECOVERABLE_ERROR calling gpc_get_string_array()

Argument 2 passed to gpc_get_string_array() must be of the type array,
integer given) is thrown (but hidden with default error display
settings).

Regression introduced by 5458f7020999317b35f403fa2a0e477d6182ec12.

mod - core/filter_api.php Diff File
mod - view_all_set.php Diff File