[ticket/13187] Fix HTML validity of INSTALL.html

PHPBB3-13187
This commit is contained in:
Oliver Schramm 2014-10-20 15:36:27 +02:00
parent 009d59335f
commit 51044167d1

View file

@ -142,10 +142,11 @@
</ul>
</li>
<li><strong>PHP 5.3.3+</strong> with support for the database you intend to use.</li>
<li>The following PHP modules are required:</li>
<li>The following PHP modules are required:
<ul>
<li>json</li>
</ul>
</li>
<li>getimagesize() function must be enabled.</li>
<li>Presence of the following modules within PHP will provide access to additional features, but they are not required:
<ul>