X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=install.php;h=5053ac7b8283cc17253edc0ea99d7c6e5f5e079c;hp=56d31a6e6df30caf1fbde9520c10fc910803bdeb;hb=04b69ac9f33369cbf654396c4a42cb1fff710ff4;hpb=09f5758c42a33a56bdd461c946ffe759a59c54aa diff --git a/install.php b/install.php index 56d31a6e6d..5053ac7b82 100644 --- a/install.php +++ b/install.php @@ -57,7 +57,7 @@ require('inc/libs/security_functions.php'); $GLOBALS['startTime'] = microtime(true); // Tell every module / require file we are installing -$GLOBALS['mxchange_installing'] = true; +$GLOBALS['mailer_installing'] = true; // Set CSS variable for "normal mode" $GLOBALS['output_mode'] = '0';