small changes
This commit is contained in:
@@ -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> 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="LICENSE">LICENSE</a></li>
|
||||
</ul>
|
||||
<li>Documentation version: <i>$Id$</i></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
|
||||
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
|
||||
MySQL manual. Currently it can:
|
||||
MySQL manual. Currently phpMyAdmin can:
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
@@ -79,8 +80,9 @@ h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:large; font-w
|
||||
<li> manage keys on fields
|
||||
<li> load text files into 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> communicate in more than 20 different languages
|
||||
</ul>
|
||||
|
||||
<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>
|
||||
<hr noshade width="100%"><font size="+1">
|
||||
<a class="navigation2" href="#top">Top</a> -
|
||||
|
Reference in New Issue
Block a user