warning fix
authorjitendrapurohit <jitendra.purohit@webaccessglobal.com>
Wed, 27 May 2015 11:28:38 +0000 (16:58 +0530)
committerjitendrapurohit <jitendra.purohit@webaccessglobal.com>
Wed, 27 May 2015 11:28:38 +0000 (16:58 +0530)
CRM/Contact/Form/Search/Custom/ContributionAggregate.php

index bceebcaa163d70d641285d5460b5e65d103c06ce..eb4ed36ca5a9c3dd9b19d4664a5d669b2bdc9393 100644 (file)
@@ -271,7 +271,7 @@ civicrm_contact AS contact_a
    * @param int $offset
    * @param int $rowcount
    * @param null $sort
-   * @param boolean $returnSQL Not used; included for consistency with parent; SQL is always returned
+   * @param bool $returnSQL Not used; included for consistency with parent; SQL is always returned
    *
    * @return string
    */