further comment fixes
[civicrm-core.git] / CRM / Admin / Page / Persistent.php
index dafe746fd1fb5509cae56a5f34a25f67b0bccb96..e562780e1b4590820e3efedce5c261f5deae0c0f 100644 (file)
@@ -29,8 +29,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 
 /**
@@ -89,8 +87,6 @@ class CRM_Admin_Page_Persistent extends CRM_Core_Page {
 
   /**
    * Run the basic page (run essentially starts execution for that page).
-   *
-   * @return void
    */
   public function run() {
     CRM_Utils_System::setTitle(ts('DB Template Strings'));
@@ -100,9 +96,6 @@ class CRM_Admin_Page_Persistent extends CRM_Core_Page {
 
   /**
    * Browse all options.
-   *
-   *
-   * @return void
    */
   public function browse() {
     $permission = FALSE;