Implemented feature #545379 - phpMyAdmin has now support for all MySQL manuals available.
This commit is contained in:
@@ -97,7 +97,7 @@ if (function_exists('PMA_set_enc_form')) {
|
||||
} // end if
|
||||
?>
|
||||
<tr>
|
||||
<td colspan="3" align="center"><?php print PMA_showDocuShort('L/O/LOAD_DATA.html'); ?></td>
|
||||
<td colspan="3" align="center"><?php print PMA_showMySQLDocu('Reference', 'LOAD_DATA'); ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3" align="center">
|
||||
|
Reference in New Issue
Block a user