dams            Tue Feb 18 13:07:17 2003 EDT

  Modified files:              
    /phpdoc/en/reference/exec   reference.xml 
  Log:
  use of &safemode;
  
Index: phpdoc/en/reference/exec/reference.xml
diff -u phpdoc/en/reference/exec/reference.xml:1.6 
phpdoc/en/reference/exec/reference.xml:1.7
--- phpdoc/en/reference/exec/reference.xml:1.6  Fri Nov 15 04:11:21 2002
+++ phpdoc/en/reference/exec/reference.xml      Tue Feb 18 13:07:16 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
  <reference id="ref.exec">
   <title>Program Execution functions</title>
   <titleabbrev>Program Execution</titleabbrev>
@@ -43,7 +43,7 @@
     <para>
      These functions are also closely related to the 
      <link linkend="language.operators.execution">backtick operator</link>.
-     Also, while in <link linkend="features.safe-mode">Safe Mode</link> you
+     Also, while in &safemode; you
      must consider the <link linkend="ini.safe-mode-exec-dir">
      safe_mode_exec_dir</link> directive.
     </para>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to