X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=show_bonus.php;h=d23e3d25466b8c492eaa3ee5bfadb304b44d2569;hp=cf45a31fe1723037bf90ecb2ee90bebf753778c6;hb=0e269568bd666186509e98594e83bac199ac26da;hpb=3c8df4406f9247182f4dbe4494d62ac229a7bd28 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');