diff --git a/db_structure.php b/db_structure.php index 4461709d8..0413e54c5 100644 --- a/db_structure.php +++ b/db_structure.php @@ -364,6 +364,7 @@ foreach ($tables as $keyname => $each_table) { // InnoDB table: Row count is not accurate $row_count_pre = '~'; $sum_row_count_pre = '~'; + $show_superscript = ''; } else { $row_count_pre = ''; $show_superscript = '';