patch #1685481, undefined var, thanks to Arpad Borsos
This commit is contained in:
@@ -364,6 +364,7 @@ foreach ($tables as $keyname => $each_table) {
|
|||||||
// InnoDB table: Row count is not accurate
|
// InnoDB table: Row count is not accurate
|
||||||
$row_count_pre = '~';
|
$row_count_pre = '~';
|
||||||
$sum_row_count_pre = '~';
|
$sum_row_count_pre = '~';
|
||||||
|
$show_superscript = '';
|
||||||
} else {
|
} else {
|
||||||
$row_count_pre = '';
|
$row_count_pre = '';
|
||||||
$show_superscript = '';
|
$show_superscript = '';
|
||||||
|
Reference in New Issue
Block a user