bug #1350872 Broken Link in Structure Tab
This commit is contained in:
@@ -10,6 +10,7 @@ $Source$
|
||||
header_printview.inc.php, index.php, left.php, translators.html,
|
||||
libraries/header_meta_style.inc.php, scripts/decode_bug.php:
|
||||
fixed/added favicon
|
||||
* tbl_indexes.php: bug #1350872 Broken Link in Structure Tab
|
||||
|
||||
2005-11-07 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* tbl_properties_links.php: undefined variable $db_is_information_schema
|
||||
|
@@ -363,7 +363,7 @@ else if (!defined('PMA_IDX_INCLUDED')
|
||||
<?php
|
||||
echo "\n";
|
||||
echo ' ' . $strIndexes . ':' . "\n";
|
||||
echo ' ' . PMA_showMySQLDocu('MySQL_Optimisation', 'Optimising_Database_Structure') . "\n";
|
||||
echo ' ' . PMA_showMySQLDocu('optimization', 'optimizing-database-structure') . "\n";
|
||||
?></td></tr><?php
|
||||
$edit_link_text = '';
|
||||
$drop_link_text = '';
|
||||
|
Reference in New Issue
Block a user