[minor cleanup] reduce params passed to searchQuery
authoreileen <emcnaughton@wikimedia.org>
Wed, 27 Feb 2019 03:48:40 +0000 (16:48 +1300)
committereileen <emcnaughton@wikimedia.org>
Wed, 27 Feb 2019 03:48:40 +0000 (16:48 +1300)
commit63ae2e7bcaa2516ffe7742fee17b0ddec53311cd
tree6d7df25a47013ba865d66899f614791588b06674
parentc4512f9018afdcb2c9e80e485044c9f518d39798
[minor cleanup] reduce params passed to searchQuery

Where we are retrieving the sql we can call the inner function rather than passing 'true'
in other cases we are passing default values through
CRM/Contact/Selector.php
tests/phpunit/CRM/Contact/BAO/QueryTest.php