BrowsePointerEnable
This commit is contained in:
@@ -9,7 +9,12 @@ $Source$
|
||||
* left.php, config.inc.php, Documentation.html,
|
||||
libraries/config_import.lib.php + common.lib.php, all colors.inc.php:
|
||||
$cfg['LeftPointerEnable']
|
||||
(I am still working for BrowsePointerEnable and BrowseMarkerEnable)
|
||||
* db_details_structure.php, server_variables.php,
|
||||
tbl_properties_structure.php, config.inc.php, Documentation.html,
|
||||
libraries/config_import.lib.php + common.lib.php + display_tbl.lib.php,
|
||||
all colors.inc.php:
|
||||
$cfg['BrowsePointerEnable']
|
||||
(I am still working for BrowseMarkerEnable)
|
||||
|
||||
2004-06-24 Alexander M. Turek <me@derrabus.de>
|
||||
* libraries/dbi/mysqli.dbi.php: Undefined variable if PMA_DBI_getError() is
|
||||
|
@@ -1575,8 +1575,7 @@ Defaults to FALSE (drop-down). <br />
|
||||
The former feature highlights the row over which your mouse is passing
|
||||
and the latter lets you visually mark/unmark rows by clicking on
|
||||
them.<br />
|
||||
You can disable both of these features by emptying the respective
|
||||
directive. See <tt>themes/themename/colors.inc.php</tt>.
|
||||
See <tt>themes/themename/colors.inc.php</tt>.
|
||||
<br /><br />
|
||||
</dd>
|
||||
|
||||
|
Reference in New Issue
Block a user