fix run-on formatting
[civicrm-core.git] / CRM / Campaign / Form / Search / Petition.php
index 54c3a60f630d06892fab624ebc8777eae2a8d514..975cca62b1d634c7cf62781d849d9ec177f64d01 100755 (executable)
@@ -49,7 +49,8 @@ class CRM_Campaign_Form_Search_Petition extends CRM_Core_Form {
    * Processing needed for buildForm and later
    *
    * @return void
-   */ function preProcess() {
+   */
+  function preProcess() {
     $this->_search    = CRM_Utils_Array::value('search', $_GET);
     $this->_force     = CRM_Utils_Request::retrieve('force', 'Boolean', $this, FALSE, FALSE);
     $this->_searchTab = CRM_Utils_Request::retrieve('type', 'String', $this, FALSE, 'petition');