X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=index.php;h=f4c8ab5e9a1811a14a23081031c2152e2c057fe4;hp=1648faa21af4e26a3317020dd54c40993977019e;hb=fad1ea280c27f9ba8ae818b87b0ba29d2c113b1b;hpb=fb7120ffa230b62b54895bcf95952e1cf30f8594 diff --git a/index.php b/index.php index 1648faa21a..f4c8ab5e9a 100644 --- a/index.php +++ b/index.php @@ -82,7 +82,7 @@ if (isInstalled()) { define('__DELAY_VALUE', (getConfig('index_delay') * 1000 + 500)); define('__MOD_VALUE' , ADD_URL_DATA("index")); LOAD_TEMPLATE("index_forward"); - } + } // END - if } else { // Redirect to main page LOAD_URL("modules.php?module=index");