bug 576776 ShowAll
This commit is contained in:
@@ -7,7 +7,7 @@ $db_details_links_count_tabs = 0;
|
||||
/**
|
||||
* Prepares links
|
||||
*/
|
||||
if ($num_rows > 0) {
|
||||
if ($table_info_num_rows > 0) {
|
||||
$lnk2 = 'sql.php3';
|
||||
$arg2 = $url_query
|
||||
. '&sql_query=' . urlencode('SELECT * FROM ' . PMA_backquote($table))
|
||||
|
Reference in New Issue
Block a user