philip          Sat Dec  8 16:36:13 2001 EDT

  Modified files:              
    /phpdoc/en/functions        var.xml 
  Log:
  Added reference (a link) to language.variables
  
  
Index: phpdoc/en/functions/var.xml
diff -u phpdoc/en/functions/var.xml:1.78 phpdoc/en/functions/var.xml:1.79
--- phpdoc/en/functions/var.xml:1.78    Mon Dec  3 16:59:00 2001
+++ phpdoc/en/functions/var.xml Sat Dec  8 16:36:13 2001
@@ -1,8 +1,16 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.78 $ -->
+<!-- $Revision: 1.79 $ -->
  <reference id="ref.variables">
   <title>Variable Functions</title>
   <titleabbrev>Variables</titleabbrev>
+
+  <partintro>
+   <para>
+    For information on how variables behave, see
+    the <link linkend="language.variables">Variables</link> entry in 
+    the <link linkend="langref">Language Reference</link> section of the manual.
+   </para>
+  </partintro>
 
   <refentry id="function.doubleval">
    <refnamediv>


Reply via email to