
21 Oct
2005
21 Oct
'05
8:27 a.m.
Marc Delisle wrote:
Hi,
Here is a recent change in db_details_structure.php, line 351:
<td class="value"><?php echo PMA_formatNumber( $display_rows ); ?></td>
I think we should not use PMA_formatNumber(), because we lose the exact count of rows when it's available (for example, MyISAM).
it was to save screen space, how about: <abbr title="12467">12 k</abbr> ? -- Sebastian Mendel www.sebastianmendel.de www.sf.net/projects/phpdatetime | www.sf.net/projects/phptimesheet