X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=sponsor_confirm.php;h=59f734fcfe3bfc2caeabad029d306db2f3de23c8;hp=b630cb1daf1193c1a02e4868726012f2b0813877;hb=116f17077ae6fa32c7373ccd6aaf94044bb6c276;hpb=05e9ddd952a47d42b9970a9d2afef20d77d3aecf diff --git a/sponsor_confirm.php b/sponsor_confirm.php index b630cb1daf..59f734fcfe 100644 --- a/sponsor_confirm.php +++ b/sponsor_confirm.php @@ -49,7 +49,7 @@ $GLOBALS['module'] = 'sponsor_confirm'; $GLOBALS['output_mode'] = '0'; // Load the required file(s) -require('inc/config.php'); +require('inc/config-global.php'); // Is the script installed? if (isInstalled()) {