X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=index.php;h=8fd966d61e3a5a731f03204c59e04bc32331edca;hb=d209e76db84001db79168347308dac1cd855c489;hp=c1bbb1b5f43a525a171a8d9d72358ed5dbe931dd;hpb=dda4df417356153d70ed6fa172cf4dec12d90513;p=mailer.git diff --git a/index.php b/index.php index c1bbb1b5f4..8fd966d61e 100644 --- a/index.php +++ b/index.php @@ -47,7 +47,7 @@ $GLOBALS['startTime'] = microtime(true); // Set module/what $GLOBALS['module'] = 'index'; -$GLOBALS['what'] = 'index'; +$GLOBALS['what'] = 'welcome'; // Set CSS mode $GLOBALS['output_mode'] = '0'; @@ -55,6 +55,9 @@ $GLOBALS['output_mode'] = '0'; // Load config.php require('inc/config-global.php'); +// Fix what to 'home' +setWhat(getIndexHome()); + // Shall we display 'home' in index.php? if ((isExtensionInstalledAndNewer('sql_patches', '0.8.3')) && (isDisplayHomeInIndexEnabled())) { // Include module