js disabled browser couldn't use the "multiple queries" features!
This commit is contained in:
@@ -15,6 +15,8 @@ $Source$
|
||||
Query! (2 MB).
|
||||
* tbl_properties.php3; lines 806-917: removed the link for the "import
|
||||
dump" feature if file upload is disabled.
|
||||
* db_details.php3, line 356: js disabled browser couldn't use the "multiple
|
||||
queries" features!
|
||||
* Documentation.txt: updated.
|
||||
|
||||
2002-02-09 Marc Delisle <lem9@users.sourceforge.net>
|
||||
|
@@ -353,6 +353,7 @@ else if (PMA_MYSQL_INT_VERSION >= 32300) {
|
||||
. $strOptimizeTable . '</option>' . "\n";
|
||||
?>
|
||||
</select>
|
||||
<input type="submit" value="<?php echo $strGo; ?>" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user