]> git.mxchange.org Git - mailer.git/blobdiff - sponsor_confirm.php
Fixes for stripped HTML tags, and false warnings in debug log
[mailer.git] / sponsor_confirm.php
index d76d7976dffed004eafb2439314f52ffea4f3f8a..a479aaaa52e32c1c08f3f487e92ad3925092f058 100644 (file)
@@ -55,7 +55,7 @@ if (isBooleanConstantAndTrue('mxchange_installed')) {
                $URL = "modules.php?module=index";
        } else {
                // We have an refid here. So we simply add it
-               $URL .= SQL_ESCAPE(REQUEST_GET('hash'));
+               $URL .= REQUEST_GET(('hash'));
        }
 
        // Load the URL