helly           Sun Jun  1 10:15:45 2003 EDT

  Modified files:              
    /phpdoc/en/reference/errorfunc      ini.xml 
  Log:
  Update default values to match PHP 4.3.2
  
Index: phpdoc/en/reference/errorfunc/ini.xml
diff -u phpdoc/en/reference/errorfunc/ini.xml:1.9 
phpdoc/en/reference/errorfunc/ini.xml:1.10
--- phpdoc/en/reference/errorfunc/ini.xml:1.9   Mon May 12 18:33:42 2003
+++ phpdoc/en/reference/errorfunc/ini.xml       Sun Jun  1 10:15:44 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <section id="errorfunc.configuration">
  &reftitle.runtime;
  &extension.runtime;
@@ -67,12 +67,12 @@
     </row>
     <row>
      <entry>docref_root</entry>
-     <entry>"http://www.php.net/";</entry>
+     <entry>""</entry>
      <entry>PHP_INI_ALL</entry>
     </row>
     <row>
      <entry>docref_ext</entry>
-     <entry>".html"</entry>
+     <entry>""</entry>
      <entry>PHP_INI_ALL</entry>
     </row>
     <row>



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

Reply via email to