X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=surfbar.php;h=2c29e256912e536f57870f1a5edad723706d9f87;hb=dd3d672d132afc9414fea64f4feb61b2f1e9d561;hp=2d0a5e301bab2e0bc98654179da63c7f77d3519c;hpb=2379934be6a196a54f4155bb8e24c49b20736969;p=mailer.git diff --git a/surfbar.php b/surfbar.php index 2d0a5e301b..2c29e25691 100644 --- a/surfbar.php +++ b/surfbar.php @@ -17,7 +17,7 @@ * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * * Copyright (c) 2009 - 2011 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -41,7 +41,7 @@ require('inc/libs/security_functions.php'); // Init start time $GLOBALS['startTime'] = microtime(true); -// Set module +// Set module output mode $GLOBALS['module'] = 'surfbar'; $GLOBALS['output_mode'] = '0'; $GLOBALS['header_sent'] = 3;