X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=lead-confirm.php;h=28672cccafef3d47b60e6dd44eae9434a3707df4;hp=d9724b76969187bf92cc7e7ccc3dc63a71d19147;hb=7f166a51a98b47f29367261b97389e5911f4ffe5;hpb=831c60d4cec333ea95e0ce23d9e53fd5d8133ce6 diff --git a/lead-confirm.php b/lead-confirm.php index d9724b7696..28672cccaf 100644 --- a/lead-confirm.php +++ b/lead-confirm.php @@ -43,7 +43,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = ""; $GLOBALS['module'] = "lead-confirm"; // Load config.php -require ("inc/config.php"); +require("inc/config.php"); // Is the script installed? if (isBooleanConstantAndTrue('mxchange_installed')) {