From e33f0501c2d062e955b27d5b0a6ca5be28f25709 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sat, 23 Jun 2001 11:01:50 +0000 Subject: [PATCH] Rewritten main.php3 (PEAR coding standards + XHTML1.0) an fixed bad case in documentation links' anchors --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 08e8ed285..17a5785a5 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,8 +5,15 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-06-23 Loïc Chapeaux + * main.php3: Rewrote this script so it fits PEAR codding standards and + produces an xhtml compliant output. + * main.php3, user_details.php3, db_details.php3, tbl_properties.inc.php3: + fixed bad anchors case in links to the documentation thanks to + Laurent HAAS . + 2001-06-22 Marc Delisle - * sql.php3: bug 434405: percent bug in delete queries + * sql.php3: bug 434405: percent bug in delete queries 2001-06-22 Steve Alberty * tbl_dump.php3: add timecode in dump, add linefeed at end of file