Huge rewrite of default parameters, ext-network continued:
[mailer.git] / show_bonus.php
index cf45a31fe1723037bf90ecb2ee90bebf753778c6..d23e3d25466b8c492eaa3ee5bfadb304b44d2569 100644 (file)
@@ -44,7 +44,7 @@ $GLOBALS['startTime'] = microtime(true);
 
 // Set this because we have no module in URI
 $GLOBALS['module'] = 'show_bonus';
-$GLOBALS['output_mode'] = 0;
+$GLOBALS['output_mode'] = '0';
 
 // Load the required file(s)
 require('inc/config-global.php');