INFRA-132 batch 2 cleanup
[civicrm-core.git] / CRM / Mailing / Page / View.php
index e5feaaf686845c0ffbf7008d0a2a0c2059cdcb55..16f0455d42277cc685cffcea8cfcbfcfaa13e9a8 100644 (file)
@@ -156,7 +156,7 @@ class CRM_Mailing_Page_View extends CRM_Core_Page {
     }
     else {
       //get tokens that are not contact specific resolved
-      $params  = array('contact_id' => 0);
+      $params = array('contact_id' => 0);
       $details = CRM_Utils_Token::getAnonymousTokenDetails($params,
         $returnProperties,
         TRUE, TRUE, NULL,