sean Wed Aug 3 14:18:46 2005 EDT
Modified files:
/phpdoc/en/language constants.xml
Log:
add see also class constants
http://cvs.php.net/diff.php/phpdoc/en/language/constants.xml?r1=1.40&r2=1.41&ty=u
Index: phpdoc/en/language/constants.xml
diff -u phpdoc/en/language/constants.xml:1.40
phpdoc/en/language/constants.xml:1.41
--- phpdoc/en/language/constants.xml:1.40 Mon May 2 08:42:02 2005
+++ phpdoc/en/language/constants.xml Wed Aug 3 14:18:42 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.40 $ -->
+<!-- $Revision: 1.41 $ -->
<chapter id="language.constants">
<title>Constants</title>
@@ -147,6 +147,10 @@
</example>
</para>
+
+ <simpara>
+ See also <link linkend="language.oop5.constants">Class Constants</link>.
+ </simpara>
</sect1>
<sect1 id="language.constants.predefined">