Bad anchor link.

This commit is contained in:
Alexander M. Turek
2003-08-16 07:57:21 +00:00
parent ccdfaf6a62
commit 2f39027aac
2 changed files with 16 additions and 13 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$
$Source$
2003-08-16 Alexander M. Turek <rabus@users.sourceforge.net>
* Documentation.html: Bad anchor link.
2003-08-15 Marc Delisle <lem9@users.sourceforge.net>
* tbl_properties_structure.php3: bug 786710, IE and dropping fields,
and bug 788676: added a table to help Netscape aligning the icons

View File

@@ -1657,7 +1657,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
most 4th generation browsers should be capable to use that feature. It currently
is only tested with Internet Explorer 6 and Mozilla 1.x.<br /><br />
If $cfg['QueryHistoryDB'] is set to TRUE, all your Queries are logged to a table,
which has to be created by you (see <a href="history">$cfg['Servers'][$i]['history']</a>).
which has to be created by you (see <a href="#history">$cfg['Servers'][$i]['history']</a>).
If set to FALSE, all your queries will be appended to the form, but only as long
as your window is opened they remain saved.<br /><br />
When using the JavaScript based query window, it will always get updated when you