]> git.mxchange.org Git - mailer.git/blobdiff - inc/wrapper-functions.php
Mailer continued, sub-id tracking continued:
[mailer.git] / inc / wrapper-functions.php
index 762538a570dd0680dcf69dc9c4dc51634d29a119..fdae0479db245003a983c67b64ba19d45e376302 100644 (file)
@@ -746,7 +746,7 @@ function redirectToRequestUri () {
 // Wrapper function to redirect to de-refered URL
 function redirectToDereferedUrl ($url) {
        // Redirect to to
-       redirectToUrl(generateDerefererUrl($url));
+       redirectToUrl(generateDereferrerUrl($url));
 }
 
 // Wrapper function for checking if extension is installed and newer or same version