Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Delisle <marc@infomarc.info>2005-03-27 15:02:19 +0400
committerMarc Delisle <marc@infomarc.info>2005-03-27 15:02:19 +0400
commit5aa937ec38aa52382cb4c0689596ccc022fef945 (patch)
tree0cd6cfdc035696f1a50618d275e5c873883ced5e
parent7dc91f55b6d32bafec598d2adbc9ff5bee0d48da (diff)
XHTML validity
-rwxr-xr-xDocumentation.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/Documentation.html b/Documentation.html
index fe9ea14fa2..b93adf785e 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -2703,7 +2703,7 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
</h4>
<p>
Yes. This procedure was tested with phpMyAdmin 2.6.1, PHP 4.3.9 in ISAPI
- mode under IIS 5.1.
+ mode under IIS 5.1.</p>
<ol>
<li>In your <tt>php.ini</tt> file, set <tt>cgi.rfc2616_headers = 0</tt></li>
@@ -2711,7 +2711,6 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
<li>In <tt>Custom Errors</tt>, select the range of <tt>401;1</tt> through <tt>401;5</tt> and click the <tt>Set to Default</tt> button. </li>
</ol>
-</p>
<a name="faqconfig"></a><br />
<h3>[2. Configuration]</h3>
@@ -2875,7 +2874,7 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
[2.8] I get &quot;Missing parameters&quot; errors, what can I do?
</h4>
<p>
- Here are a few points to check:
+ Here are a few points to check:</p>
<ul>
<li>
In <tt>config.inc.php</tt>, try to leave the
@@ -2888,7 +2887,6 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
http://bugs.php.net/bug.php?id=31134</a>.
</li>
</ul>
-</p>
<a name="faqlimitations"></a><br />
<h3>[3. Known limitations]</h3>
@@ -3314,7 +3312,7 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
Javascript errors. Or I cannot make phpMyAdmin work under Windows.
</h4>
<p>
- Please check the following points:
+ Please check the following points:</p>
<ul>
<li>
Maybe you have defined your <tt>PmaAbsoluteUri</tt> setting
@@ -3331,7 +3329,6 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
in the &quot;in&quot; and &quot;out&quot; directions.
</li>
</ul>
-</p>
<a name="faqusing"></a><br />
<h3>[6. Using phpMyAdmin]</h3>