]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-payout.php
More rewrites, and output-mode fixed (we should documentate this)
[mailer.git] / inc / modules / member / what-payout.php
index 10ad466fa8495b53b99a0a7515c660e7b3f7bb31..dbf4c50f2feda5d498f3f51944191b144a0c026e 100644 (file)
@@ -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']
                                );