betz Wed Oct 9 04:35:11 2002 EDT Modified files: /phpdoc/en/reference/errorfunc/functions error-reporting.xml Log: link correction Index: phpdoc/en/reference/errorfunc/functions/error-reporting.xml diff -u phpdoc/en/reference/errorfunc/functions/error-reporting.xml:1.3 phpdoc/en/reference/errorfunc/functions/error-reporting.xml:1.4 --- phpdoc/en/reference/errorfunc/functions/error-reporting.xml:1.3 Sat Jul 13 19:03:09 2002 +++ phpdoc/en/reference/errorfunc/functions/error-reporting.xml Wed Oct 9 04:35:11 +2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.3 $ --> +<!-- $Revision: 1.4 $ --> <!-- splitted from ./en/functions/errorfunc.xml, last change in rev 1.1 --> <refentry id="function.error-reporting"> <refnamediv> @@ -63,10 +63,9 @@ </example> </para> <para> - The available error level constants are listed below. The actual - meanings of these error levels are described in the - <link linkend="features.error-handling">error handling</link> - section of the manual. + The available error level constants are listed below. The actual + meanings of these error levels are described in the + <link linkend="errorfunc.constants">predefined constants</link>. <table> <title><function>error_reporting</function> level constants and bit values</title> <tgroup cols="2">
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php