X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=index.php;h=e0d16d72666fa569bbd400afacd600a94139bb13;hp=5a4e26340be790fbc6d16605fc6ad958683b6410;hb=f9cc6f432459393d1c3a220e5270705d341a350e;hpb=b56eadb18a023f4d2d712e8936b4dc1ad31fd580 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')) {