[ticket/16625] Add mbstring to install docs

PHPBB3-16625
This commit is contained in:
Noxwizard 2020-10-25 13:29:52 -05:00 committed by Marc Alexander
parent 840173a21e
commit 743d83ef71
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -151,6 +151,7 @@
<li>The following PHP modules are required: <li>The following PHP modules are required:
<ul> <ul>
<li>json</li> <li>json</li>
<li>mbstring</li>
<li>XML support</li> <li>XML support</li>
</ul> </ul>
</li> </li>