typo
This commit is contained in:
@@ -5,11 +5,14 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2003-02-28 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* Documentation.html: Fixed a typo.
|
||||
|
||||
2003-02-28 Garvin Hicking <me@supergarv.de>
|
||||
* translators.html: Adjusted to same topmenu as Documentation.html.
|
||||
With the new 'Transformations' item the bar was too large to fit
|
||||
on standard 800x600 browser windows.
|
||||
|
||||
|
||||
2003-02-27 Michal Cihar <nijel@users.sourceforge.net>
|
||||
* lang/czech: Updated.
|
||||
* lang/english: Resorted.
|
||||
|
@@ -1177,7 +1177,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
||||
<dt><b>$cfg['DefaultTabServer'] </b>string</dt>
|
||||
<dd>
|
||||
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_variables.php3", "server_privileges.php3" or
|
||||
"server_processlist.php3".
|
||||
|
Reference in New Issue
Block a user