derick          Wed Jun 18 09:38:07 2003 EDT

  Modified files:              
    /phpdoc/en/features safe-mode.xml 
  Log:
  - Don't misuse docbook please :)
  
  
Index: phpdoc/en/features/safe-mode.xml
diff -u phpdoc/en/features/safe-mode.xml:1.39 phpdoc/en/features/safe-mode.xml:1.40
--- phpdoc/en/features/safe-mode.xml:1.39       Wed May 21 06:34:22 2003
+++ phpdoc/en/features/safe-mode.xml    Wed Jun 18 09:38:07 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.39 $ -->
+<!-- $Revision: 1.40 $ -->
  <chapter id="features.safe-mode">
   <title>Safe Mode</title>
 
@@ -400,17 +400,17 @@
         <entry>&sm.uidcheck;</entry>
        </row>
        <row>
-        <entry><function>ifx_*</function></entry>
+        <entry>ifx_*</entry>
         <entry>sql_safe_mode restrictions, (!= safe mode)</entry>
         <!-- TODO: more info on sql-safe-mode -->
        </row>
        <row>
-        <entry><function>ingres_*</function></entry>
+        <entry>ingres_*</entry>
         <entry>sql_safe_mode restrictions, (!= safe mode)</entry>
         <!-- TODO: more info on sql-safe-mode -->
        </row>
        <row>
-        <entry><function>mysql_*</function></entry>
+        <entry>mysql_*</entry>
         <entry>sql_safe_mode restrictions, (!= safe mode)</entry>
         <!-- TODO: more info on sql-safe-mode -->
        </row>



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

Reply via email to