1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-19 08:01:27 +02:00

[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

View File

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