]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/uberwach_functions.php
Logging of SMTP (PHPMailer) class errors added, old lost removed
[mailer.git] / inc / libs / uberwach_functions.php
index 6977d468d9f3b1000f0f30ceee65fb9721910939..2347359adf232f0f7a33a7a1b13e4829f64c8746 100644 (file)
@@ -44,11 +44,8 @@ if (!defined('__SECURITY')) {
 
 // Loads the snippet for the uberwach action
 function loadUberwachSnippet () {
-       // Detect IP address
-       $content['REMOTE_ADDR'] = detectRemoteAddr();
-
        // 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