Skip to content

Commit a05639b

Browse files
committedMar 8, 2013
Documentation: added php_mbstring as recommended extension
Fixes #15575
1 parent 2864cc2 commit a05639b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎docbook/administration_guide/en/installation.sgml

+9
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,15 @@
195195
extension (this requires root access to the
196196
server you're using).
197197
</para></listitem>
198+
199+
<listitem><para><emphasis>mbstring</emphasis> -
200+
Recommended for best performance with multibyte
201+
(UTF8) strings processing. Required if the admin
202+
needs to list the SQL queries generated by
203+
MantisBT (see <emphasis>$g_show_queries_list</emphasis>
204+
in <xref linkend="admin.config.misc">).
205+
</para></listitem>
206+
198207
</itemizedlist>
199208
</para>
200209
</listitem>

0 commit comments

Comments
 (0)