X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=contrib%2Fdecrypt_headers.php;h=7304b72785d3fe7bed3be34146856ed7cf7ceae5;hb=d7917c67df88c0ab79169ab71346e62777aefadd;hp=48c39a18f159e7bf102269ed9ee0284e1b59b13f;hpb=4b4abf93a9624311afef0c385023724ee46a2b60;p=squirrelmail.git diff --git a/contrib/decrypt_headers.php b/contrib/decrypt_headers.php index 48c39a18..7304b727 100644 --- a/contrib/decrypt_headers.php +++ b/contrib/decrypt_headers.php @@ -3,7 +3,7 @@ /** * Script provides form to decode encrypted header information. * - * @copyright © 2005 The SquirrelMail Project Team + * @copyright © 2005-2006 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -53,7 +53,8 @@ function hex2ip($hex) { /** create page headers */ header('Content-Type: text/html'); -echo '' +echo '' ."\n\n\n" ."";