comment fixes
[civicrm-core.git] / CRM / Contact / Page / CustomSearch.php
index 64a39ae464566295e818b682de0465e75d70e5b0..c0c7499ef568ab6821a1566f1e0deafc828c89d7 100644 (file)
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 
 /**
  * Main page for viewing all Saved searches.
- *
  */
 class CRM_Contact_Page_CustomSearch extends CRM_Core_Page {
 
@@ -89,8 +86,6 @@ ORDER By  v.weight
 
   /**
    * Run this page (figure out the action needed and perform it).
-   *
-   * @return void
    */
   public function run() {
     $action = CRM_Utils_Request::retrieve('action',