One more found
[mailer.git] / autoreg.php
index fbd0cc79028c66b507289152277a2a183ad7dac4..7ccffab41094a470fc99ebf3628ea5ec9a785121 100644 (file)
@@ -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::                                                            $ *
@@ -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,7 +42,7 @@ require('inc/libs/security_functions.php');
 $GLOBALS['startTime'] = microtime(true);
 
 // Set module
-$GLOBALS['module'] = 'autoreg';
+$GLOBALS['__module'] = 'autoreg';
 $GLOBALS['output_mode'] = 1;
 $GLOBALS['header_sent'] = 3;