]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_wernis.php
config.php partly solved, see #117
[mailer.git] / inc / modules / admin / what-list_wernis.php
index 24501b427bd5a1d7d0b9553ae9315a69d81bcd11..cce8fb1049f3c0f4cd5848ac89bd061d758dae49 100644 (file)
@@ -58,7 +58,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']);