Fixed bug #46540 - mbstring runtime configuration documentation did not have a proper reference to the php.ini directives.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269533 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Herman J. Radtke III 2008-11-22 16:17:57 +00:00
parent 099d4688bf
commit 87639fa2a9

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.17 $ -->
<!-- $Revision: 1.18 $ -->
<section xml:id="mbstring.configuration" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.runtime;
&extension.runtime;
@ -79,8 +79,8 @@
</tbody>
</tgroup>
</table>
For the definition of the PHP_INI_* constants, please refer to
<function>ini_set</function>.
For the definition of the PHP_INI_* directives, please refer to
<link linkend="ini">php.ini directives</link>.
</para>
&ini.descriptions.title;