[PHP-DOC] cvs: phpdoc /en/chapters config.xml From: Philip Olson (philip <email protected>)
Date: 09/13/01

philip Thu Sep 13 22:09:45 2001 EDT

  Modified files:
    /phpdoc/en/chapters config.xml
  Log:
  Added link to Safe Mode chapter within safe_mode directive.
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.20 phpdoc/en/chapters/config.xml:1.21
--- phpdoc/en/chapters/config.xml:1.20 Sun Aug 19 07:04:19 2001
+++ phpdoc/en/chapters/config.xml Thu Sep 13 22:09:44 2001
@@ -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 @@
       </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>