X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=show_bonus.php;h=d23e3d25466b8c492eaa3ee5bfadb304b44d2569;hb=aa3fab7d645750a51c98f9545b5228c8e724d02e;hp=cf45a31fe1723037bf90ecb2ee90bebf753778c6;hpb=3c8df4406f9247182f4dbe4494d62ac229a7bd28;p=mailer.git diff --git a/show_bonus.php b/show_bonus.php index cf45a31fe1..d23e3d2546 100644 --- a/show_bonus.php +++ b/show_bonus.php @@ -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');