X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=autoreg.php;h=7ccffab41094a470fc99ebf3628ea5ec9a785121;hb=e3d3c403a7e0e1d779bc9f0cd72b1c9161bba088;hp=075e2c2243b6d2919b0163e31453a2e719d6f1eb;hpb=c8d76610eb94093d4eed4fcd8a6cb72e74c8f6d8;p=mailer.git diff --git a/autoreg.php b/autoreg.php index 075e2c2243..7ccffab410 100644 --- a/autoreg.php +++ b/autoreg.php @@ -6,9 +6,9 @@ * -------------------------------------------------------------------- * * File : autoreg.php * * -------------------------------------------------------------------- * - * Short description : The surfbar itself * + * Short description : API script for ext-autoreg * * -------------------------------------------------------------------- * - * Kurzbeschreibung : Die Surfbar selbst * + * Kurzbeschreibung : API-Script fuer ext-autoreg * * -------------------------------------------------------------------- * * $Revision:: $ * * $Date:: $ * @@ -16,8 +16,8 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009, 2010 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * Copyright (c) 2009 - 2011 by Mailer Developer Team * + * 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); // Set module -$GLOBALS['module'] = 'autoreg'; -$GLOBALS['output_mode'] = '1'; +$GLOBALS['__module'] = 'autoreg'; +$GLOBALS['output_mode'] = 1; $GLOBALS['header_sent'] = 3; // Load the required file(s)