completing the listing with and

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130782 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Damien Seguy 2003-06-09 19:30:56 +00:00
parent b6fdcdd2e5
commit 5abd63c92c

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/errorfunc.xml, last change in rev 1.1 -->
<refentry id="function.trigger-error">
<refnamediv>
@ -50,8 +50,8 @@ if (assert ($divisor == 0)) {
<para>
See also <function>error_reporting</function>,
<function>set_error_handler</function>,
<function>restore_error_handler</function>,
<function>user_error</function>
<function>restore_error_handler</function>, and
<function>user_error</function>.
</para>
</refsect1>
</refentry>