Merge remote-tracking branch 'upstream/4.3' into 4.3-master-2013-05-21-13-15-18
[civicrm-core.git] / CRM / Mailing / BAO / Mailing.php
index 1b62b43e5a0d57c1e1ea07f0a1f7ccc1517238d5..80ebac9e49fed1ee76b6f2f4e8539670c3bb72b6 100644 (file)
@@ -2559,7 +2559,7 @@ SELECT  $mailing.id as mailing_id
    * @return $report array content/component.
    * @access public
    */
-  public static function getMailingContent(&$report, &$form, $isSMS = FALSE) {
+  static function getMailingContent(&$report, &$form, $isSMS = FALSE) {
     $htmlHeader = $textHeader = NULL;
     $htmlFooter = $textFooter = NULL;