typo
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2003-02-28 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
|
* Documentation.html: Fixed a typo.
|
||||||
|
|
||||||
2003-02-28 Garvin Hicking <me@supergarv.de>
|
2003-02-28 Garvin Hicking <me@supergarv.de>
|
||||||
* translators.html: Adjusted to same topmenu as Documentation.html.
|
* translators.html: Adjusted to same topmenu as Documentation.html.
|
||||||
With the new 'Transformations' item the bar was too large to fit
|
With the new 'Transformations' item the bar was too large to fit
|
||||||
|
@@ -1177,7 +1177,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|||||||
<dt><b>$cfg['DefaultTabServer'] </b>string</dt>
|
<dt><b>$cfg['DefaultTabServer'] </b>string</dt>
|
||||||
<dd>
|
<dd>
|
||||||
Defines the tab displayed by default on server view. Possible
|
Defines the tab displayed by default on server view. Possible
|
||||||
values: "main.php3" (recommended,
|
values: "main.php3" (recommended for multi-user setups),
|
||||||
"server_databases.php3", "server_status.php3",
|
"server_databases.php3", "server_status.php3",
|
||||||
"server_variables.php3", "server_privileges.php3" or
|
"server_variables.php3", "server_privileges.php3" or
|
||||||
"server_processlist.php3".
|
"server_processlist.php3".
|
||||||
|
Reference in New Issue
Block a user