dams            Tue Feb  4 07:49:14 2003 EDT

  Modified files:              
    /phpdoc/en/language operators.xml 
  Log:
  php.ini entity
  
Index: phpdoc/en/language/operators.xml
diff -u phpdoc/en/language/operators.xml:1.42 phpdoc/en/language/operators.xml:1.43
--- phpdoc/en/language/operators.xml:1.42       Sat Jan 18 17:48:35 2003
+++ phpdoc/en/language/operators.xml    Tue Feb  4 07:49:14 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.42 $ -->
+<!-- $Revision: 1.43 $ -->
  <chapter id="language.operators">
   <title>Operators</title>
   <simpara>
@@ -495,8 +495,7 @@
    </para>
    <note>
     <para>
-     The backtick operator is disabled when <link
-     linkend="ini.safe-mode">safe mode</link> is enabled
+     The backtick operator is disabled when &safemode; is enabled
      or <function>shell_exec</function> is disabled.
     </para>
    </note>



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

Reply via email to