Short doc

This commit is contained in:
Marc Delisle
2001-12-22 16:34:44 +00:00
parent 30cfe07204
commit 1940764c61
4 changed files with 24 additions and 1 deletions

View File

@@ -252,7 +252,7 @@ if ($server > 0) {
<td>
<a href="sql.php3?<?php echo $common_url_query; ?>&amp;db=mysql&amp;sql_query=<?php echo urlencode('SHOW STATUS'); ?>&amp;goto=main.php3">
<?php echo $strMySQLShowStatus; ?></a>&nbsp;
<?php echo PMA_showDocu('manual_Reference.html#SHOW') . "\n"; ?>
<?php echo PMA_showDocuShort('S/H/SHOW_STATUS.html') . "\n"; ?>
</td>
</tr>
<?php