Right place...
[mailer.git] / inc / libs / uberwach_functions.php
index 8f2a8e789ad594c8c94ea68cf19261a21a53ea65..bb70a1e103d3ce9bffd501a6f0bb721e6568ca00 100644 (file)
@@ -43,8 +43,11 @@ if (!defined('__SECURITY')) {
 
 // Loads the snippet for the uberwach action
 function loadUberwachSnippet () {
+       // Detect IP address
+       $content['REMOTE_ADDR'] = detectRemoteAddr();
+
        // Simply load the template here
-       loadTemplate('uberwach_snippet');
+       loadTemplate('uberwach_snippet', false, $content);
 }
 
 // Filter for displaying uberwach snippet