1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

Merge pull request #6069 from Noxwizard/ticket/16625

[ticket/16625] Add mbstring to install docs
This commit is contained in:
Marc Alexander
2020-10-27 20:54:57 +01:00

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>