Update the test for empty categories if an array.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 27 Jul 2017 17:33:30 +0000 (13:33 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 27 Jul 2017 17:33:30 +0000 (13:33 -0400)
commitbb1e510198e726594d82b3b1a1b8078b04999c10
treeb583f7cf18c58a1b86935073d2fc5b6b30790753
parentf615161ba23ad0b06f2a6bc9766ba6231743915f
Update the test for empty categories if an array.

This is where it is checking for an array and at same time if array is
not empty. Moving the filter_var part before this fixes the issue where
it wouldn't pass.
models/front/events/baseAction.php
models/front/events/list.php