This commit is contained in:
Marc Delisle
2001-08-25 14:30:20 +00:00
parent 723b440470
commit 13de70a361
2 changed files with 18 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ $Source$
2001-08-25 Marc Delisle <lem9@users.sourceforge.net>
* lib.inc.php3, bug 455088, avoid to reveal username/password
from config file when they are wrong or MySQL server does not answer
* Documentation.html, FAQ about how to send bug reports
2001-08-23 Marc Delisle <lem9@users.sourceforge.net>
* lib.inc.php3, bug 454477, added LIMIT 1 to delete only one instance

View File

@@ -882,6 +882,23 @@
index.
</p>
<p>
<b>I have found a bug. How do I inform developpers?</b>
<br />
Our Bug Tracker is located at <a href="http://sourceforge.net/projects/phpmyadmin">
http://sourceforge.net/projects/phpmyadmin</a>
under the Bugs section.
<br />
<br />
But please first discuss your bug with other users:
<br />
<a href="http://sourceforge.net/projects/phpmyadmin">
http://sourceforge.net/projects/phpmyadmin</a> (and choose Forums)
<br />
<a href="http://www.phpwizard.net/projects/phpMyAdmin">
http://www.phpwizard.net/projects/phpMyAdmin</a> (and choose Support Forum)
</p>
<!-- DEVELOPERS -->
<a name="developers"></a><br />