ccagle8 Wrote:Where is it not an array? I thought we had changed all instances of it...
Chris,
I'm pretty sure I'm using 2.01.
Line 139 in plugin_functions.php:
Code:
call_user_func_array($filter['function'], $data);
$data seems to not be an array.
Thanks!