]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_wernis.php
Installation improved, first login:
[mailer.git] / inc / modules / admin / what-list_wernis.php
index 30e320ec4fc80505f2ffb1a375b00edcfc26553e..09aaea69f09da85dad622a4352daf1034cdceb3c 100644 (file)
@@ -63,7 +63,7 @@ if (SQL_NUMROWS($result) > 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']);