]> git.mxchange.org Git - mailer.git/blobdiff - index.php
Same color for admin action links
[mailer.git] / index.php
index 57059d512aa23cf3684acfa1e3e8580353de654a..7fcc50585069ed2ad95d795991ed581fb859b630 100644 (file)
--- 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';