Merge pull request #5035 from TeNNoX/master
[civicrm-core.git] / CRM / Mailing / Page / Preview.php
index f9bd04c6974313be79b4a3e0049fb85c0f4f279f..581b36361ff0d9037e8abd1cdcf05ecea550f1cc 100644 (file)
@@ -23,7 +23,7 @@
  | GNU Affero General Public License or the licensing of CiviCRM,     |
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
-*/
+ */
 
 /**
  *
@@ -101,4 +101,5 @@ class CRM_Mailing_Page_Preview extends CRM_Core_Page {
     }
     CRM_Utils_System::civiExit();
   }
+
 }