the front-search-query filter no longer produces errors
authorLaury GvR <laury@gaslightmedia.com>
Thu, 13 Apr 2017 13:49:28 +0000 (09:49 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 13 Apr 2017 13:49:28 +0000 (09:49 -0400)
commitcb202df150c7a5e75b734b87a4d0a1d8086cbdde
tree8252c65e109f942fd14070927402bbbe8ee6775a
parente529cc34b2a87d47b92b80fb2a1967267b0cbec3
the front-search-query filter no longer produces errors

The glm-member-db-front-search-query filter was being given a string
which was then used as an array. It's now changed to no longer have
a parameter, and instead declares queryParts as an empty array.
setup/frontHooks.php