betz Mon Mar 17 06:51:36 2003 EDT Modified files: /phpdoc/en/reference/array/functions current.xml Log: cross ref to key Index: phpdoc/en/reference/array/functions/current.xml diff -u phpdoc/en/reference/array/functions/current.xml:1.4 phpdoc/en/reference/array/functions/current.xml:1.5 --- phpdoc/en/reference/array/functions/current.xml:1.4 Sun May 12 04:19:28 2002 +++ phpdoc/en/reference/array/functions/current.xml Mon Mar 17 06:51:35 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <!-- splitted from ./en/functions/array.xml, last change in rev 1.2 --> <refentry id="function.current"> <refnamediv> @@ -36,8 +36,9 @@ </warning> </para> <para> - See also <function>end</function>, <function>next</function>, - <function>prev</function>, and <function>reset</function>. + See also <function>end</function>, <function>key</function, + <function>next</function>, <function>prev</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