mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge pull request #6069 from Noxwizard/ticket/16625
[ticket/16625] Add mbstring to install docs
This commit is contained in:
commit
fe9f5e3386
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue