Filter support added to template engine, functions renamed
[mailer.git] / show_bonus.php
index cf45a31fe1723037bf90ecb2ee90bebf753778c6..e32f4c598ac274150fb23877dcc7e89a73cfbdda 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 11/13/2004 *
- * ===============                              Last change: 11/14/2004 *
+ * Mailer v0.2.1-FINAL                                Start: 11/13/2004 *
+ * ===================                          Last change: 11/14/2004 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : 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');