georg Mon Mar 17 13:27:16 2003 EDT Modified files: /phpdoc/en/reference/array/functions current.xml Log: fixed broken end tag Index: phpdoc/en/reference/array/functions/current.xml diff -u phpdoc/en/reference/array/functions/current.xml:1.5 phpdoc/en/reference/array/functions/current.xml:1.6 --- phpdoc/en/reference/array/functions/current.xml:1.5 Mon Mar 17 06:51:35 2003 +++ phpdoc/en/reference/array/functions/current.xml Mon Mar 17 13:27:16 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <!-- splitted from ./en/functions/array.xml, last change in rev 1.2 --> <refentry id="function.current"> <refnamediv> @@ -36,7 +36,7 @@ </warning> </para> <para> - See also <function>end</function>, <function>key</function, + See also <function>end</function>, <function>key</function>, <function>next</function>, <function>prev</function>, and <function>reset</function>. </para>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php