small changes

This commit is contained in:
Olivier Müller
2001-07-07 08:33:39 +00:00
parent a9c365e815
commit 24ee2a3c8b

View File

@@ -45,6 +45,7 @@ h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:large; font-w
<li> Installation instructions: <a class="navigation" href="INSTALL">INSTALL</a></li> <li> Installation instructions: <a class="navigation" href="INSTALL">INSTALL</a></li>
<li> General notes: <a class="navigation" href="README">README</a></li> <li> General notes: <a class="navigation" href="README">README</a></li>
<li> Credits information: <a class="navigation" href="CREDITS">CREDITS</a></li> <li> Credits information: <a class="navigation" href="CREDITS">CREDITS</a></li>
<li> Credits information: <a class="navigation" href="LICENSE">LICENSE</a></li>
</ul> </ul>
<li>Documentation version: <i>$Id$</i></li> <li>Documentation version: <i>$Id$</i></li>
</li> </li>
@@ -68,7 +69,7 @@ h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:large; font-w
but also a single database. To accomplish the latter you'll need but also a single database. To accomplish the latter you'll need
a properly set up MySQL-user who can read/write only the desired a properly set up MySQL-user who can read/write only the desired
database. It's up to you to look up the appropiate part in the database. It's up to you to look up the appropiate part in the
MySQL manual. Currently it can: MySQL manual. Currently phpMyAdmin can:
</p> </p>
<ul> <ul>
@@ -79,8 +80,9 @@ h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:large; font-w
<li> manage keys on fields <li> manage keys on fields
<li> load text files into tables <li> load text files into tables
<li> create and read dumps of tables <li> create and read dumps of tables
<li> export data to CSV values <li> export and import data to CSV values
<li> administer multiple servers and single databases <li> administer multiple servers and single databases
<li> communicate in more than 20 different languages
</ul> </ul>
<a name="setup"></a><br> <a name="setup"></a><br>
@@ -440,8 +442,6 @@ Either there is an error with your PHP setup or your username/password is
<a name="credits"></a><br> <a name="credits"></a><br>
<hr noshade width="100%"><font size="+1"> <hr noshade width="100%"><font size="+1">
<a class="navigation2" href="#top">Top</a> &nbsp;-&nbsp; <a class="navigation2" href="#top">Top</a> &nbsp;-&nbsp;