X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Fwhat-payout.php;h=dbf4c50f2feda5d498f3f51944191b144a0c026e;hb=e6d0294f587cab6b74f689ecdf2ebb3cf2b09e25;hp=10ad466fa8495b53b99a0a7515c660e7b3f7bb31;hpb=1ebf518b9552f71ee95de6f4b80e6de3a27716d1;p=mailer.git diff --git a/inc/modules/member/what-payout.php b/inc/modules/member/what-payout.php index 10ad466fa8..dbf4c50f2f 100644 --- a/inc/modules/member/what-payout.php +++ b/inc/modules/member/what-payout.php @@ -136,7 +136,7 @@ ORDER BY p.payout_timestamp DESC", 'acc' => $content['target_account'], 'points' => translateComma($content['payout_total']) . ' ' . $content['type'], 'bank' => $content['target_bank'], - 'stamp' => generateDateTime($content['payout_timestamp'], '2'), + 'stamp' => generateDateTime($content['payout_timestamp'], 2), 'status' => $content['status'] );