sean Tue Sep 21 16:20:04 2004 EDT
Modified files:
/phpdoc/en/language variables.xml
Log:
bug #30187 -- added link to ref.var
http://cvs.php.net/diff.php/phpdoc/en/language/variables.xml?r1=1.82&r2=1.83&ty=u
Index: phpdoc/en/language/variables.xml
diff -u phpdoc/en/language/variables.xml:1.82 phpdoc/en/language/variables.xml:1.83
--- phpdoc/en/language/variables.xml:1.82 Thu Aug 12 21:00:43 2004
+++ phpdoc/en/language/variables.xml Tue Sep 21 16:20:02 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.82 $ -->
+<!-- $Revision: 1.83 $ -->
<chapter id="language.variables">
<title>Variables</title>
@@ -25,6 +25,11 @@
characters from 127 through 255 (0x7f-0xff).
</simpara>
</note>
+
+ <para>
+ For information on variable related functions, see the
+ <link linkend="ref.var">Variable Functions Reference</link>.
+ </para>
<para>
<informalexample>