X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=mailid.php;h=df684a7709718e62cd557057733cdbd0f022ba47;hp=132b6b87db9fafd84b4168dba492fce2c8bac7f9;hb=4fbb69b66564237c51d4eaf8c82d0d8cdfcf84a0;hpb=2379934be6a196a54f4155bb8e24c49b20736969 diff --git a/mailid.php b/mailid.php index 132b6b87db..df684a7709 100644 --- a/mailid.php +++ b/mailid.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 * @@ -42,8 +42,8 @@ require('inc/libs/security_functions.php'); $GLOBALS['startTime'] = microtime(true); // Tell everyone we are in this module -$GLOBALS['module'] = 'mailid'; -$GLOBALS['output_mode'] = -1; +$GLOBALS['__module'] = 'mailid'; +$GLOBALS['output_mode'] = '0'; $errorCode = ''; // Load the required file(s)