iliaa           Mon Jul 28 18:50:15 2003 EDT

  Modified files:              
    /phpdoc/en/reference/info/functions assert-options.xml 
  Log:
  Correct ini option name.
  
  
Index: phpdoc/en/reference/info/functions/assert-options.xml
diff -u phpdoc/en/reference/info/functions/assert-options.xml:1.2 
phpdoc/en/reference/info/functions/assert-options.xml:1.3
--- phpdoc/en/reference/info/functions/assert-options.xml:1.2   Wed Apr 17 02:39:24 
2002
+++ phpdoc/en/reference/info/functions/assert-options.xml       Mon Jul 28 18:50:15 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/info.xml, last change in rev 1.51 -->
   <refentry id="function.assert-options">
    <refnamediv>
@@ -59,7 +59,7 @@
        </row>
        <row>
         <entry>ASSERT_CALLBACK</entry>
-        <entry>assert_callback</entry>
+        <entry>assert.callback</entry>
         <entry>(&null;)</entry>
         <entry>user function to call on failed assertions</entry>
        </row>



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

Reply via email to