X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=sponsor_ref.php;h=b1cdd9b4791fa51ac8f8d0b8dcbad3671e46cf62;hp=b9dc1a13c9597e0dc5e334211470d3b885907b4a;hb=0437f06b273f885db05736449a952c6eb72086ca;hpb=7b0f17cd637e388049d2167811e4332cec1e979b diff --git a/sponsor_ref.php b/sponsor_ref.php index b9dc1a13c9..b1cdd9b479 100644 --- a/sponsor_ref.php +++ b/sponsor_ref.php @@ -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()) {