Added link to Safe Mode chapter within safe_mode directive.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57523 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2001-09-14 02:09:44 +00:00
parent 975371030a
commit 12f8a99e3a

View file

@ -1,5 +1,5 @@
<?xml encoding="iso-8859-1"?>
<!-- $Revision: 1.20 $ -->
<!-- $Revision: 1.21 $ -->
<chapter id="configuration">
<title>Configuration</title>
@ -724,7 +724,9 @@ include_path=".;c:\www\phplib"
</term>
<listitem>
<para>
Whether to enable PHP's safe mode. Read the <link linkend="security">Security chapter</link> for more
Whether to enable PHP's safe mode. Read the
<link linkend="security">Security</link> and
<link linkend="features.safe-mode">Safe Mode</link> chapters for
more information.</para>
</listitem>
</varlistentry>