Logging of SMTP (PHPMailer) class errors added, old lost removed
[mailer.git] / inc / libs / uberwach_functions.php
index ece6ad2457503c220d31cab91f0fb7114af13b4c..2347359adf232f0f7a33a7a1b13e4829f64c8746 100644 (file)
@@ -45,7 +45,7 @@ if (!defined('__SECURITY')) {
 // Loads the snippet for the uberwach action
 function loadUberwachSnippet () {
        // Simply load the template here
 // Loads the snippet for the uberwach action
 function loadUberwachSnippet () {
        // Simply load the template here
-       $GLOBALS['page_footer'] .= loadTemplate('uberwach_snippet', true, $content);
+       $GLOBALS['page_footer'] .= loadTemplate('uberwach_snippet', true);
 }
 
 // Filter for displaying uberwach snippet
 }
 
 // Filter for displaying uberwach snippet