Source for file message_details_top.php
Documentation is available at message_details_top.php
-  * Message Details plugin - top frame with buttons 
-  * Plugin to view the RFC822 raw message output and the bodystructure of a message 
-  * @author Marc Groot Koerkamp 
-  * @copyright 2002 Marc Groot Koerkamp, The Netherlands 
-  * @copyright 2002-2020 The SquirrelMail Project Team 
-  * @license http://opensource.org/licenses/gpl-license.php GNU Public License 
-  * @version $Id: message_details_top.php 14845 2020-01-07 08:09:34Z pdontthink $ 
-  * @subpackage message_details 
-  * Include the SquirrelMail initialization file. 
- require ('../../include/init.php');
- require (SM_PATH- .  'functions/forms.php');
-              "<script type=\"text/javascript\">\n"- . 
 
-              "function printPopup() {\n"- . 
 
-                 "parent.frames[1].focus();\n"- . 
 
-                 "parent.frames[1].print();\n"- . 
 
- echo  "<body text=\"$color[8]\" bgcolor=\"$color[3]\" link=\"$color[7]\" vlink=\"$color[7]\" alink=\"$color[7]\">\n"- . 
-      '<div style="text-align: center;">' - . 
 
-      '<input type="button" value="' - .  _("Print")- .  '" onclick="printPopup()" />  '- . 
 
-      '<input type="button" value="' - .  _("Close Window")- .  '" onclick="window.parent.close()" />  '- : '')- . 
 
 
	
		Documentation generated on Mon, 13 Jan 2020 04:23:06 +0100 by phpDocumentor 1.4.3