From: DemeritCowboy Date: Tue, 29 Oct 2019 21:08:31 +0000 (-0400) Subject: activity search not working at all X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;ds=sidebyside;h=296403c252bf5d9ec26d9290a9fa51cbc7a5f8a2;p=civicrm-core.git activity search not working at all --- diff --git a/CRM/Activity/Form/Search.php b/CRM/Activity/Form/Search.php index 4ede56c436..48a0774fd4 100644 --- a/CRM/Activity/Form/Search.php +++ b/CRM/Activity/Form/Search.php @@ -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 *