X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_transfer.php;h=dd2a3cdf92e3a3c1ed820432443958f49b21271c;hb=9d3e47c8ab6ff3ab7efca2a968d66a5ccf76728d;hp=24cff28bedb412b1ea65e45a6c3b65b4ea8981df;hpb=7b0f17cd637e388049d2167811e4332cec1e979b;p=mailer.git diff --git a/inc/modules/admin/what-list_transfer.php b/inc/modules/admin/what-list_transfer.php index 24cff28bed..dd2a3cdf92 100644 --- a/inc/modules/admin/what-list_transfer.php +++ b/inc/modules/admin/what-list_transfer.php @@ -57,7 +57,7 @@ if (SQL_NUMROWS($result) > 0) $content = array( 'sw' => $SW, 'idx' => $content['trans_id'], - 'stamp' => generateDateTime($content['time_trans'], "3"), + 'stamp' => generateDateTime($content['time_trans'], '3'), 'from_link' => generateUserProfileLink($content['userid']), 'to_link' => generateUserProfileLink($content['to_uid']), 'reason' => wordwrap($content['reason'], 15), @@ -72,7 +72,7 @@ if (SQL_NUMROWS($result) > 0) // Free memory SQL_FREERESULT($result); } - else +else { // Nothing for in and out $OUT = "