INFRA-132 - Trailing commas for multiline arrays
[civicrm-core.git] / CRM / Mailing / BAO / Mailing.php
index 48aa7e62f9f731fc5b4f221a4e2197f2200a51ca..c016b194f34c8d1e3753e1402be5b3454d199e55 100644 (file)
@@ -2973,7 +2973,7 @@ AND        m.id = %1
           'url' => 'civicrm/mailing/report',
           'qs' => "mid=%%mid%%&reset=1&cid=%%cid%%&context=mailing",
           'title' => ts('View Mailing Report'),
-        )
+        ),
       );
 
       $mailingKey = $values['mailing_id'];