Ignore:
Timestamp:
Feb 25, 2010 7:43:21 AM (3 years ago)
Author:
alec
Message:
  • Fix encoding of Return-Receipt-To and Disposition-Notification-To headers (1486515)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/program/lib/Mail/mimePart.php

    r3220 r3290  
    437437     * @access public 
    438438     */ 
    439     function &addSubPart($body, $params) 
     439    function &addSubpart($body, $params) 
    440440    { 
    441441        $this->_subparts[] = new Mail_mimePart($body, $params); 
Note: See TracChangeset for help on using the changeset viewer.