doc improvement

This commit is contained in:
Marc Delisle
2006-01-25 12:17:18 +00:00
parent 72135cc6a1
commit 613c0a93ca

View File

@@ -67,10 +67,11 @@
<b>PHP</b> <b>PHP</b>
<ul> <ul>
<li>You need PHP 4.1.0 or newer, with <tt>session</tt> support (<a href="#faq1_31">*</a>)</li> <li>You need PHP 4.1.0 or newer, with <tt>session</tt> support (<a href="#faq1_31">*</a>)</li>
<li>If you want to display inline thumbnails of JPEGs with the <li>You need GD2 support in PHP to display inline
original aspect ratio, you also need GD2 support in PHP</li> thumbnails of JPEGs (&quot;image/jpeg: inline&quot;) with their
<li>Starting with phpMyAdmin 2.6.1, MIME-based transformations original aspect ratio</li>
that use an external program need PHP 4.3.0 or newer</li> <li>You need PHP 4.3.0 or newer to use the
&quot;text/plain: external&quot; MIME-based transformation</li>
</ul> </ul>
</li> </li>
<li> <li>