didou Mon Aug 18 12:09:01 2003 EDT
Modified files:
/phpdoc/en/reference/array/functions end.xml
Log:
adding prev to the see also list
Index: phpdoc/en/reference/array/functions/end.xml
diff -u phpdoc/en/reference/array/functions/end.xml:1.7
phpdoc/en/reference/array/functions/end.xml:1.8
--- phpdoc/en/reference/array/functions/end.xml:1.7 Sun Aug 17 08:21:03 2003
+++ phpdoc/en/reference/array/functions/end.xml Mon Aug 18 12:09:01 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/array.xml, last change in rev 1.2 -->
<refentry id="function.end">
<refnamediv>
@@ -38,7 +38,9 @@
<para>
See also <function>current</function>,
<function>each</function>,
- <function>next</function>, and <function>reset</function>.
+ <function>prev</function>,
+ <function>next</function> and
+ <function>reset</function>.
</para>
</refsect1>
</refentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php