Source for file MessageHeader.class.php
Documentation is available at MessageHeader.class.php
* MessageHeader.class.php
* This file contains functions needed to handle headers in mime messages.
* @copyright 2003-2020 The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @version $Id: MessageHeader.class.php 14840 2020-01-07 07:42:38Z pdontthink $
* Class contains all variables available in a bodystructure
* entity like described in rfc2060
* It was called msg_header in 1.3.0 and 1.3.1.
* Content type parameters
function setVar($var, $value) {
* Gets parameter value from $parameters array
* Sets parameter value in $parameters array
* @param string $parameter
Documentation generated on Mon, 13 Jan 2020 04:24:56 +0100 by phpDocumentor 1.4.3