]> git.mxchange.org Git - mailer.git/blobdiff - index.php
More fixes for bonus ranking
[mailer.git] / index.php
index e9a77ff4f382ba65322d713a7c9ab3a51442fe1b..4eb6036f9483682e9ec5f84fa522bf4c2ac38422 100644 (file)
--- a/index.php
+++ b/index.php
@@ -47,7 +47,7 @@ $GLOBALS['startTime'] = microtime(true);
 $GLOBALS['module'] = 'index';
 
 // Set 'CSS-Mode'
-$GLOBALS['output_mode'] = '0';
+$GLOBALS['output_mode'] = 0;
 
 // Load config.php
 require('inc/config-global.php');