philip          Thu Apr 18 19:15:35 2002 EDT

  Modified files:              
    /phpdoc/en/reference/array/functions        each.xml 
  Log:
  each(): see also foreach
  
  
Index: phpdoc/en/reference/array/functions/each.xml
diff -u phpdoc/en/reference/array/functions/each.xml:1.2 
phpdoc/en/reference/array/functions/each.xml:1.3
--- phpdoc/en/reference/array/functions/each.xml:1.2    Wed Apr 17 02:36:30 2002
+++ phpdoc/en/reference/array/functions/each.xml        Thu Apr 18 19:15:34 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/array.xml, last change in rev 1.2 -->
   <refentry id="function.each">
    <refnamediv>
@@ -98,7 +98,8 @@
     <para>
      See also <function>key</function>, <function>list</function>,
      <function>current</function>, <function>reset</function>,
-     <function>next</function>, and <function>prev</function>.
+     <function>next</function>, <function>prev</function>, and 
+     <function>foreach</function>.
     </para>
    </refsect1>
   </refentry>


Reply via email to