fix run-on formatting
[civicrm-core.git] / tools / CRM / Auction / Form / Item.php
index c8a8563d182a6fb5f85baf2f149091a75162858e..202eeaaf402a91b1f12f1ac53e1402a0f6f613c6 100644 (file)
@@ -68,7 +68,8 @@ class CRM_Auction_Form_Item extends CRM_Core_Form {
    *
    * @return void
    * @access public
-   */ function preProcess() {
+   */
+  function preProcess() {
     $this->_action = CRM_Utils_Request::retrieve('action', 'String', $this, FALSE, 'add');
 
     $this->_id = CRM_Utils_Request::retrieve('id', 'Positive', $this);