buddypress/tests/testcases/members
Boone B Gorges 837e5f4d4e Use strict type checking when setting default 'include' value in BP_User_Query
Using the empty() check resulted in problems when empty arrays were passed into
BP_User_Query as the 'include' parameter, such as when querying for a user's
friend requests when the user did not have any - in these cases, all users
ended up being returned.

Fixes #5071

Props imath

git-svn-id: https://buddypress.svn.wordpress.org/trunk@7239 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-06-25 01:18:24 +00:00
..
functions.php Put grant_super_admin() and restore_super_admins() methods in testcase 2013-05-09 13:20:02 +00:00
template.php Use strict type checking when setting default 'include' value in BP_User_Query 2013-06-25 01:18:24 +00:00