/** * copyright : (C) 2001-2019 Advanced Internet Designs Inc. * email : forum@prohost.org * $Id: pmsg_dump.tmpl 6325 2019-11-14 14:56:39Z naudefj $ * * This program 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; version 2 of the License. **/ {PHP_FILE: input: pmsg_dump.php.t; output: pmsg_dump.php;} {REF: security.tmpl} {REF: private.tmpl} {REF: allowed_user_lnk.tmpl} {PAGE: PMSG_DUMP_PAGE private messages control panel} {TEMPLATE: pmsg_dump_header}

{MSG: pm_export_header}

{VAR: pm_data} {MSG: pm_export_footer} {TEMPLATE: current_date}
{PAGE: END} {SECTION: pmsg_dump_header header for message dump} {GVAR: FORUM_TITLE}{VAR: TITLE_EXTRA} {SECTION: END} {SECTION: pmsg_dump_msg_entry single private message entry for message dump}
{MSG: subject}: {VAR: obj->subject} {MSG: by} {VAR-HTML: obj->alias} {MSG: pmsg_on} {TEMPLATE: dmsg_post_date}
{FUNC: read_pmsg_body($obj->foff, $obj->length)}
{SECTION: END} {SECTION: pm_err_nopm_title} {MSG: pm_err_nopm_title} {SECTION: END} {SECTION: pm_err_nopm_msg} {MSG: pm_err_nopm_msg} {SECTION: END}