Bad anchor link.
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user