]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-send_bonus.php
New functions introduced, several rewrites:
[mailer.git] / inc / modules / admin / what-send_bonus.php
index 785acaa6ca7e7d274f938187b9f5823e78169e32..06bf39e7d1d4cce9acb60c99db048358a9922dac 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 09/28/2003 *
- * ===============                              Last change: 08/05/2004 *
+ * Mailer v0.2.1-FINAL                                Start: 09/28/2003 *
+ * ===================                          Last change: 08/05/2004 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : what-send_bonus.php                              *
@@ -84,7 +84,7 @@ if (isFormSent()) {
        } // END - if
 
        // Load template
-       loadTemplate($template);
+       loadTemplate($template, false, $content);
 }
 
 // [EOF]