X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_wernis.php;h=e2829bb93c28008ce2bc22b03f266ad893fdc83f;hb=e1235e719b767d6693976c3d24489beaa38a3667;hp=30e320ec4fc80505f2ffb1a375b00edcfc26553e;hpb=1ebf518b9552f71ee95de6f4b80e6de3a27716d1;p=mailer.git diff --git a/inc/modules/admin/what-list_wernis.php b/inc/modules/admin/what-list_wernis.php index 30e320ec4f..e2829bb93c 100644 --- a/inc/modules/admin/what-list_wernis.php +++ b/inc/modules/admin/what-list_wernis.php @@ -1,7 +1,7 @@ 0) { $content['sw'] = $SW; $content['link'] = generateUserProfileLink($content['userid']); $content['wernis_amount'] = translateComma($content['wernis_amount']); - $content['wernis_timestamp'] = generateDateTime($content['wernis_timestamp'], '2'); + $content['wernis_timestamp'] = generateDateTime($content['wernis_timestamp'], 2); $content['raw_type'] = strtolower($content['wernis_type']); $content['wernis_type'] = WERNIS_TRANSFER_STATUS($content['wernis_type']);