X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=index.php;h=e0d16d72666fa569bbd400afacd600a94139bb13;hb=dfc8488124d3e208253e583a87e8306487b21cd3;hp=5a4e26340be790fbc6d16605fc6ad958683b6410;hpb=b56eadb18a023f4d2d712e8936b4dc1ad31fd580;p=mailer.git diff --git a/index.php b/index.php index 5a4e26340b..e0d16d7266 100644 --- a/index.php +++ b/index.php @@ -43,7 +43,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = ""; $GLOBALS['module'] = "index"; // Load config.php -require ("inc/config.php"); +require("inc/config.php"); // Is the script installed? if (isBooleanConstantAndTrue('mxchange_installed')) {