Notice added to always include debug.log in your full bug report
[mailer.git] / click.php
index 82ec364614da31412b9e8e6f17eab7e4a45d979d..cf6f3e529f98a96268bde12c897db2868e43b1d2 100644 (file)
--- a/click.php
+++ b/click.php
@@ -36,7 +36,7 @@
  * MA  02110-1301  USA                                                  *
  ************************************************************************/
 
-// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
+// Load security stuff here
 require('inc/libs/security_functions.php');
 
 // Init "action" and "what"
@@ -48,7 +48,7 @@ $GLOBALS['module'] = 'click';
 $GLOBALS['output_mode'] = -1;
 
 // Load the required file(s)
-require('inc/config.php');
+require('inc/config-global.php');
 
 if (((REQUEST_ISSET_GET(('user'))) || (REQUEST_ISSET_GET(('reseller')))) && (REQUEST_ISSET_GET(('banner')))) {
        // Update clicks counter...