X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Ffunctions.php;h=0d6c9889ec38148166358b4b6eb37e57ce176566;hb=27689ac6ea690dba2f65452c4360c9dd429c47f7;hp=07affa858ae621d45ada5a4a95e97f5e0b6732bb;hpb=abb35f6c84f2c58b2686d9a6d8855163225040d9;p=mailer.git diff --git a/inc/functions.php b/inc/functions.php index 07affa858a..0d6c9889ec 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -372,7 +372,7 @@ function generateDereferrerUrl ($url) { // De-refer this URL $url = sprintf( - '{%url=modules.php?module=loader&url=%s&hash=%s&salt=%s%}', + '{%%url=modules.php?module=loader&url=%s&hash=%s&salt=%s%%}', $encodedUrl, encodeHashForCookie($hash), substr($hash, 0, getSaltLength())