This commit is contained in:
Alexander M. Turek
2002-08-15 17:06:36 +00:00
parent a1aafa455a
commit 200905a1eb
2 changed files with 7 additions and 6 deletions

View File

@@ -17,6 +17,7 @@ $Source$
2002-08-15 Alexander M. Turek <rabus@users.sourceforge.net> 2002-08-15 Alexander M. Turek <rabus@users.sourceforge.net>
* main.php3: Undefined variable. * main.php3: Undefined variable.
* lang/german-*.inc.php3: Fixed a typo, thanks to Steve Alberty (staybyte). * lang/german-*.inc.php3: Fixed a typo, thanks to Steve Alberty (staybyte).
* Documentation.html: XHTML fixes.
2002-08-14 Olivier L. M<>ller <om@omnis.ch> 2002-08-14 Olivier L. M<>ller <om@omnis.ch>
* Documentation.html, README, ANNOUNCE.txt, tbl_dump.php3: * Documentation.html, README, ANNOUNCE.txt, tbl_dump.php3:

View File

@@ -1,4 +1,4 @@
more information about MySQL manuals and their types.<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<!-- $Id$ --> <!-- $Id$ -->
@@ -2557,20 +2557,20 @@ CREDITS, in chronological order
- Garvin Hicking &lt;hicking at faktor-e.de&gt; - Garvin Hicking &lt;hicking at faktor-e.de&gt;
* built the patch for vertical display of table rows * built the patch for vertical display of table rows
- Yukihiro Kawada &lt;kawada at den.fujifilm.co.jp&gt; - Yukihiro Kawada &lt;kawada at den.fujifilm.co.jp&gt;
* japanese kanji encoding conversion feature * japanese kanji encoding conversion feature
- Piotr Roszatycki &lt;d3xter at users.sourceforge.net&gt; and Dan Wilson - Piotr Roszatycki &lt;d3xter at users.sourceforge.net&gt; and Dan Wilson
* the Cookie authentication mode * the Cookie authentication mode
- Axel Sander &lt;n8falke at users.sourceforge.net&gt; - Axel Sander &lt;n8falke at users.sourceforge.net&gt;
* table relation-links feature * table relation-links feature
- Maxime Delorme &lt;delorme.maxime at free.fr&gt; - Maxime Delorme &lt;delorme.maxime at free.fr&gt;
* PDF schema output, thanks also to Olivier Plathey for the * PDF schema output, thanks also to Olivier Plathey for the
&quot;FPDF&quot; library (see http://www.fpdf.org/). &quot;FPDF&quot; library (see http://www.fpdf.org/).
- Olof Edlund &lt;olof.edlund at upright.se&gt; - Olof Edlund &lt;olof.edlund at upright.se&gt;
* SQL validator server * SQL validator server
And also to the following people who have contributed minor changes, And also to the following people who have contributed minor changes,