Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2015-03-09-21-44-34
[civicrm-core.git] / api / v3 / MailingContact.php
index 7c61428709df03440ab55c22409e55d1df8293a2..4f1c563a4671a99089db0b91bc020dd3d16ec010 100644 (file)
@@ -43,6 +43,7 @@
 function civicrm_api3_mailing_contact_get($params) {
   return civicrm_api3_create_success(_civicrm_api3_mailing_contact_getresults($params, FALSE));
 }
+
 /**
  * This is a wrapper for the functions that return the results from the 'quasi-entity' mailing contact.
  *