activity search not working at all
authorDemeritCowboy <demeritcowboy@hotmail.com>
Tue, 29 Oct 2019 21:08:31 +0000 (17:08 -0400)
committerDemeritCowboy <demeritcowboy@hotmail.com>
Tue, 29 Oct 2019 21:08:31 +0000 (17:08 -0400)
CRM/Activity/Form/Search.php

index 4ede56c436318739c2f5f3815e8ba32e937e8d97..48a0774fd440bd422e44350ddc1f9de6de897143 100644 (file)
@@ -344,13 +344,6 @@ class CRM_Activity_Form_Search extends CRM_Core_Form_Search {
     }
   }
 
-  /**
-   * @return null
-   */
-  public function getFormValues() {
-    return NULL;
-  }
-
   /**
    * Return a descriptive name for the page, used in wizard header
    *