CRM-15965: Fixed typo.
authorFrank J. Gómez <frank@ginkgostreet.com>
Thu, 5 Mar 2015 20:32:45 +0000 (15:32 -0500)
committerFrank J. Gómez <frank@ginkgostreet.com>
Thu, 5 Mar 2015 20:32:45 +0000 (15:32 -0500)
CRM/Contact/Form/Search/Custom.php

index f2cf94cf9a682f79478d21a41498ac0045735872..9bcef291a716fa5dca9f14520823f45972262be4 100644 (file)
@@ -122,7 +122,6 @@ class CRM_Contact_Form_Search_Custom extends CRM_Contact_Form_Search {
     parent::buildTaskList();
 
     return $this->_customClass->buildTaskList($this);
-    }
   }
 
   public function buildQuickForm() {