From 13de70a361eb2c36aa74a442b517606cf4e1045c Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 25 Aug 2001 14:30:20 +0000 Subject: [PATCH] new FAQ --- ChangeLog | 1 + Documentation.html | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index 89a709bb8..598f7f3c6 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ $Source$ 2001-08-25 Marc Delisle * 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 * lib.inc.php3, bug 454477, added LIMIT 1 to delete only one instance diff --git a/Documentation.html b/Documentation.html index 040791452..359f3bb10 100755 --- a/Documentation.html +++ b/Documentation.html @@ -882,6 +882,23 @@ index.

+

+ I have found a bug. How do I inform developpers? +
+ Our Bug Tracker is located at + http://sourceforge.net/projects/phpmyadmin + under the Bugs section. +
+
+ But please first discuss your bug with other users: +
+ + http://sourceforge.net/projects/phpmyadmin (and choose Forums) +
+ + http://www.phpwizard.net/projects/phpMyAdmin (and choose Support Forum) +

+