clean up fixes for batch 5
[civicrm-core.git] / CRM / Contact / Form / Search / Custom / PriceSet.php
index ae6fd34e6e3864916ce6457d4f73e4b9a26e29b6..2830daa662d4fac1397b70a12eef5ae36f4b2010 100644 (file)
@@ -276,7 +276,7 @@ AND    p.entity_id    = e.id
    *
    * @return string
    */
-  function all(
+  public function all(
     $offset = 0, $rowcount = 0, $sort = NULL,
     $includeContactIDs = FALSE, $justIDs = FALSE
   ) {