First batch of fixed language ids (renamed, see ticket #219)
[mailer.git] / lead-confirm.php
index 0ec4891877be98f3c092ca9eb67217a455665f56..c71727cb27673d36b024aeb827faf99e2eee1588 100644 (file)
@@ -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'] = 'lead-confirm';
+$GLOBALS['__module'] = 'lead-confirm';
 
 // Set "CSS-Mode"
 $GLOBALS['output_mode'] = '0';