vrana Thu Oct 28 04:19:05 2004 EDT
Modified files: /phpdoc/en/appendices reserved.constants.core.xml Log: Magic constants (bug #30537) http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.constants.core.xml?r1=1.12&r2=1.13&ty=u Index: phpdoc/en/appendices/reserved.constants.core.xml diff -u phpdoc/en/appendices/reserved.constants.core.xml:1.12 phpdoc/en/appendices/reserved.constants.core.xml:1.13 --- phpdoc/en/appendices/reserved.constants.core.xml:1.12 Sat Oct 2 07:54:41 2004 +++ phpdoc/en/appendices/reserved.constants.core.xml Thu Oct 28 04:19:04 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.12 $ --> +<!-- $Revision: 1.13 $ --> <refentry id="reserved.constants.core"> <refnamediv> <refname>Core Predefined Constants</refname> @@ -332,6 +332,10 @@ </listitem> </varlistentry> </variablelist> + <para> + See also: <link linkend="language.constants.predefined">Magic + constants</link>. + </para> </refsect1> </refentry>