bug 868996

This commit is contained in:
Marc Delisle
2004-01-02 12:01:44 +00:00
parent 0df02e7ee4
commit 491cef6d72
2 changed files with 4 additions and 1 deletions

View File

@@ -362,7 +362,6 @@ else {
$formated_size = ' - ';
$unit = '';
}
print_r($sts_data);
$sum_entries += $sts_data['Rows'];
$display_rows = number_format($sts_data['Rows'], 0, $number_decimal_separator, $number_thousands_separator);
}