/src/printer_friendly_bottom.php

Description

printer_friendly_bottom.php

with javascript on, it is the bottom frame of printer_friendly_main.php else, it is alone in a new window

  • this is the page that does all the work, really.

Includes
require_once (SM_PATH.'include/validate.php') (line 27)
require_once (SM_PATH.'functions/imap.php') (line 28)
Functions
pf_show_attachments (line 229)

Displays attachment information

Stripped version of formatAttachments() function from functions/mime.php.

  • return: html formated attachment information.
  • since: 1.5.1 and 1.4.6
string pf_show_attachments (object $message, array $exclude_id, string $mailbox, integer $id)
  • object $message: SquirrelMail message object
  • array $exclude_id: message parts that are not attachments.
  • string $mailbox: mailbox name
  • integer $id: message id

Documentation generated on Mon, 13 Jan 2020 04:25:10 +0100 by phpDocumentor 1.4.3