X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmails%2Fdoubler_mails.php;h=718074fdcc702e65f2c2ba3c7e5b6f1f47be1ee9;hb=c89bf2a2baabaf9d0597399bcd340750149019d6;hp=4b6d8505e06a987ac8a585565a33080eda2f3607;hpb=64c8349613addc3da2242c5cd6b99d64e3fb5f8e;p=mailer.git diff --git a/inc/mails/doubler_mails.php b/inc/mails/doubler_mails.php index 4b6d8505e0..718074fdcc 100644 --- a/inc/mails/doubler_mails.php +++ b/inc/mails/doubler_mails.php @@ -163,7 +163,7 @@ if (((SQL_NUMROWS($result_total) > 0) && (getConfig('doubler_sent_all') == 'Y')) // Doubled points 'points' => translateComma($content['points']), // Timemark - 'when' => generateDateTime($content['timemark'], '2'), + 'when' => generateDateTime($content['timemark'], 2), // IP number when the member submitted the doubling form 'ip' => $content['remote_ip'], );