X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fmodules%2Fguest%2Fwhat-doubler.php;h=a787f6be32b225576a21b27a46b798ac04e306e4;hb=acca61f7d2e20661b6a93d2f9ce63519a2d6c070;hp=8b64a863de14adcbea495546016845e80b5e88fd;hpb=dbb6aa4eaeff7c3bab27f143d881781380d43d41;p=mailer.git diff --git a/inc/modules/guest/what-doubler.php b/inc/modules/guest/what-doubler.php index 8b64a863de..a787f6be32 100644 --- a/inc/modules/guest/what-doubler.php +++ b/inc/modules/guest/what-doubler.php @@ -56,7 +56,7 @@ $content['total'] = translateComma(getConfig('doubler_points')); $content['min'] = translateComma(getConfig('doubler_min')); $content['max'] = translateComma(getConfig('doubler_max')); -// Transfer referal ID +// Transfer referal id $content['refid'] = determineReferalId(); // Which mail-send-mode did the admin setup?