Merge pull request #14141 from seamuslee001/view_url_double_protocol_test
[civicrm-core.git] / CRM / Mailing / Config.php
index 94064c2bb03955599bc94cf8a3401ebde543ebf8..79fdb2028ecd940f29fb4cd9d5c2f46e80a21aef 100644 (file)
@@ -36,7 +36,8 @@ class CRM_Mailing_Config {
   const OUTBOUND_OPTION_SENDMAIL = 1;
   const OUTBOUND_OPTION_DISABLED = 2;
   const OUTBOUND_OPTION_MAIL = 3;
-  const OUTBOUND_OPTION_MOCK = 4; // seems to be the same as 2, but also calls Mail's pre/post hooks? - see packages/Mail
+  // seems to be the same as 2, but also calls Mail's pre/post hooks? - see packages/Mail
+  const OUTBOUND_OPTION_MOCK = 4;
   const OUTBOUND_OPTION_REDIRECT_TO_DB = 5;
 
   // special value for mail bulk inserts to avoid