Correct ini option name.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@136152 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Ilia Alshanetsky 2003-07-28 22:50:15 +00:00
parent 2763317a71
commit 38dc8a3a5a

View file

@ -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>