sts             Sat May 11 16:52:09 2002 EDT

  Modified files:              
    /phpdoc-de/features safe-mode.xml 
  Log:
  sync with EN-Tree
  
Index: phpdoc-de/features/safe-mode.xml
diff -u phpdoc-de/features/safe-mode.xml:1.7 phpdoc-de/features/safe-mode.xml:1.8
--- phpdoc-de/features/safe-mode.xml:1.7        Fri Mar  8 12:41:05 2002
+++ phpdoc-de/features/safe-mode.xml    Sat May 11 16:52:07 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.20 Maintainer: stefan_saasen Status: ready -->
+<!-- EN-Revision: 1.20 Maintainer: sts Status: ready -->
  <chapter id="features.safe-mode">
   <title>Safe Mode</title>
    <para>
@@ -16,8 +16,10 @@
     <programlisting role="ini">
 <![CDATA[    
 safe_mode = Off 
-open_basedir = 
+safe_mode_gid = 0
+safe_mode_include_dir = 
 safe_mode_exec_dir = 
+open_basedir = 
 safe_mode_allowed_env_vars = PHP_ 
 safe_mode_protected_env_vars = LD_LIBRARY_PATH 
 disable_functions = 
@@ -285,6 +287,15 @@
           beginnen, werden bei Verwendung von Safe Mode nicht zurückgegeben. 
           Achtung: Dies ist fehlerhaft bei der AOL-Server Implementation 
           der Funktion <function>getallheaders</function>!
+         </entry>
+        </row>
+        <row>
+         <entry>
+          <function>highlight_file</function>,
+          <function>show_source</function>
+         </entry>
+         <entry>
+          &sm.uidcheck; &sm.uidcheck.dir; (Hinweis: gilt nur ab Version PHP 4.2.1)
          </entry>
         </row>
         <row>


Reply via email to