File/plugins/digest_rfc1153/view.php

Description

Copyright (c) 2008 The NaSMail Project This file is part of NaSMail digest_rfc1153 plugin.

This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with plugin; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

This script contains copies of getforwardHeader() and getReplyCitation() functions from NaSMail src/compose.php. Copyright (c) 2000-2007 The SquirrelMail Project Team

  • version: $Id: view.php 1382 2008-05-26 16:49:18Z tokul $
Includes
 include_once (SM_PATH.'functions/mime.php') (line 32)
 include_once (SM_PATH.'include/validate.php') (line 30)
 include_once (SM_PATH.'functions/imap.php') (line 33)
 include_once (SM_PATH.'functions/date.php') (line 31)
Functions
digest_rfc1153_getforwardHeader (line 45)

Creates message header for forwarded messages

This function is direct copy of src/compose.php getforwardHeader() function. Original function is available only in compose.php and plugins should not depend on it.

string digest_rfc1153_getforwardHeader (object Rfc822Header $orig_header)
  • object Rfc822Header $orig_header

Documentation generated on Sun, 22 Nov 2009 17:36:53 +0200 by phpDocumentor 1.4.3