X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fdoubler_send.php;h=6017dfb65e5bf50bcc0020995151155829b19e49;hp=9388fc6b82bfd609f80a3e0b8145e2d026519ae4;hb=81bfbcd72e424060ea1223b49ad92fcfa150f361;hpb=7b0f17cd637e388049d2167811e4332cec1e979b diff --git a/inc/doubler_send.php b/inc/doubler_send.php index 9388fc6b82..6017dfb65e 100644 --- a/inc/doubler_send.php +++ b/inc/doubler_send.php @@ -148,7 +148,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'], );