X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=install.php;h=7c7bc4fc4b6047f056687268ac2c100c0c22561c;hb=05ebac45eec0b77743fc87c07abd07d41e3450b2;hp=429abb4272f715763fe23f6268cb1a24517dc04b;hpb=20741b93fd58620af677a7f1039ffd16ea6ec689;p=mailer.git diff --git a/install.php b/install.php index 429abb4272..7c7bc4fc4b 100644 --- a/install.php +++ b/install.php @@ -51,7 +51,7 @@ $GLOBALS['mailer_installing'] = true; $GLOBALS['output_mode'] = '0'; // Set module -$GLOBALS['module'] = 'install'; +$GLOBALS['__module'] = 'install'; // Load config file require('inc/config-global.php');