Allow browse page to be default (RFE #1228013).
This commit is contained in:
@@ -1286,8 +1286,8 @@ GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'localhost';
|
||||
<dd>
|
||||
Defines the tab displayed by default on table view. Possible
|
||||
values: "tbl_properties_structure.php",
|
||||
"tbl_properties.php", "tbl_select.php" or
|
||||
"tbl_change.php".
|
||||
"tbl_properties.php", "tbl_select.php",
|
||||
"tbl_change.php" or "sql.php".
|
||||
</dd>
|
||||
|
||||
<dt><b>$cfg['MySQLManualBase']</b> string</dt>
|
||||
|
Reference in New Issue
Block a user