X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_primera.php;h=2c868160f7565bd5f074da5caced426765092a71;hb=9c7762b58197f49b318942d22cf3db0d21f625f5;hp=c43eaa50773743a973ce67c2297de53ced1df810;hpb=1ebf518b9552f71ee95de6f4b80e6de3a27716d1;p=mailer.git diff --git a/inc/modules/admin/what-list_primera.php b/inc/modules/admin/what-list_primera.php index c43eaa5077..2c868160f7 100644 --- a/inc/modules/admin/what-list_primera.php +++ b/inc/modules/admin/what-list_primera.php @@ -1,7 +1,7 @@ 0) { $content['sw'] = $SW; $content['link'] = generateUserProfileLink($content['userid']); $content['primera_amount'] = translateComma($content['primera_amount']); - $content['primera_timestamp'] = generateDateTime($content['primera_timestamp'], '2'); + $content['primera_timestamp'] = generateDateTime($content['primera_timestamp'], 2); $content['raw_type'] = strtolower($content['primera_type']); $content['primera_type'] = PRIMERA_TRANSFER_STATUS($content['primera_type']);