]> git.mxchange.org Git - mailer.git/blobdiff - sponsor_ref.php
Migration of stelzi's commit 1022 with some changes so we have a nicer code. See...
[mailer.git] / sponsor_ref.php
index b9dc1a13c9597e0dc5e334211470d3b885907b4a..b1cdd9b4791fa51ac8f8d0b8dcbad3671e46cf62 100644 (file)
@@ -35,7 +35,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"
@@ -49,7 +49,7 @@ $GLOBALS['module'] = 'sponsor_ref';
 $GLOBALS['output_mode'] = '0';
 
 // Load the required file(s)
-require('inc/config.php');
+require('inc/config-global.php');
 
 // Redirect only to registration page when this script is installed
 if (isInstalled()) {