]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_transfer.php
Now debug_report_bug() will be called if ext_name or ext_ver is empty which should...
[mailer.git] / inc / modules / admin / what-list_transfer.php
index 24cff28bedb412b1ea65e45a6c3b65b4ea8981df..dd2a3cdf92e3a3c1ed820432443958f49b21271c 100644 (file)
@@ -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 = "<tr>