X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fheader.php;h=06f8f74daa9e34cb9d44660525d4d3bf8f53444b;hp=d87acc2edd4c7cec0b34a2d2d8c9132e16364fa8;hb=25b4a580b4c7e0d429eb8e436785d3c2ef304f8e;hpb=ccf34a2a92d80d01debd84b4b6e1f294d8f90cce diff --git a/inc/header.php b/inc/header.php index d87acc2edd..06f8f74daa 100644 --- a/inc/header.php +++ b/inc/header.php @@ -20,6 +20,7 @@ * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * + * Copyright (c) 2009, 2010 by Mailer Developer Team * * For more information visit: http://www.mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -43,6 +44,9 @@ if (!defined('__SECURITY')) { die(); } // END - if +// Init header +$GLOBALS['page_header'] = ''; + // Is the header already sent? if (($GLOBALS['header_sent'] != 1) && ($GLOBALS['header_sent'] != 2)) { // If not in CSS mode generate the header