Surfbar continued (unfinished) and some updates:
[mailer.git] / inc / functions.php
index 90fc0dfde3e87117f9f8a45150cf6e93a6766355..a71c939e3713fe52ba65f8435cb164b1ec9f954e 100644 (file)
@@ -837,7 +837,7 @@ function LOAD_EMAIL_TEMPLATE($template, $content="", $UID="0") {
                // Template file not found!
                $newContent = TEMPLATE_404.": ".$template."<br />
 ".TEMPLATE_CONTENT."
-<PRE>".print_r($newContent, true)."</PRE>
+<PRE>".print_r($content, true)."</PRE>
 ".TEMPLATE_DATA."
 <PRE>".print_r($DATA, true)."</PRE>
 <br /><br />";