X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=index.php;h=a2764b899f3b62421bb9a9fbe89e21976f28d937;hp=ac9aa57734e26872871a981dd22cab015b100b2b;hb=4fbb69b66564237c51d4eaf8c82d0d8cdfcf84a0;hpb=7b655a7b6b748dbcd0aa306420d1c45a1c8f98b8 diff --git a/index.php b/index.php index ac9aa57734..a2764b899f 100644 --- a/index.php +++ b/index.php @@ -46,8 +46,8 @@ require('inc/libs/security_functions.php'); $GLOBALS['startTime'] = microtime(true); // Set module/what -$GLOBALS['module'] = 'index'; -$GLOBALS['what'] = 'welcome'; +$GLOBALS['__module'] = 'index'; +$GLOBALS['__what'] = 'welcome'; // Set CSS mode $GLOBALS['output_mode'] = '0';