X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=sponsor_confirm.php;h=e1c9c464389b694a5259bea28a8013ab785f795f;hb=77ea1c872bc3a2b014f460099be67a10b8d275aa;hp=c10f2cef31c8518f0b37f3f7a86d08db2e27e11f;hpb=b56eadb18a023f4d2d712e8936b4dc1ad31fd580;p=mailer.git diff --git a/sponsor_confirm.php b/sponsor_confirm.php index c10f2cef31..e1c9c46438 100644 --- a/sponsor_confirm.php +++ b/sponsor_confirm.php @@ -34,7 +34,7 @@ require_once("inc/libs/security_functions.php"); // Load the required file(s) -require ("inc/config.php"); +require("inc/config.php"); // Is the script installed? if (isBooleanConstantAndTrue('mxchange_installed')) {