/src/view_html.php

Description

view_html Displays html message parts

File is used to display html message parts. Usually inside iframe. It should be called with passed_id, ent_id and mailbox options in GET request. passed_ent_id and view_unsafe_images options are optional. User must be authenticated ($key in cookie. $username and $onetimepad in session).

Includes
require ('../include/init.php') (line 25)

Include the SquirrelMail initialization file.

require_once (SM_PATH.'functions/mime.php') (line 29)
require_once (SM_PATH.'functions/date.php') (line 30)
require_once (SM_PATH.'functions/imap.php') (line 28)

SquirrelMail required files.

Documentation generated on Mon, 13 Jan 2020 04:23:45 +0100 by phpDocumentor 1.4.3