X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=index.php;h=7fcc50585069ed2ad95d795991ed581fb859b630;hb=1a7057ce618a5a030626257938d796fd4e8f256b;hp=57059d512aa23cf3684acfa1e3e8580353de654a;hpb=d9f35786166902b9bc3f402d4f2abeed5ae0528d;p=mailer.git diff --git a/index.php b/index.php index 57059d512a..7fcc505850 100644 --- a/index.php +++ b/index.php @@ -47,8 +47,9 @@ require('inc/libs/security_functions.php'); // Init start time $GLOBALS['startTime'] = microtime(true); -// Set module +// Set module/what $GLOBALS['module'] = 'index'; +$GLOBALS['what'] = 'index'; // Set CSS mode $GLOBALS['output_mode'] = '0';