Date: 12/30/01
- Next message: Georg Richter: "[PHP-DOC] cvs: phpdoc /scripts checkent.php"
- Previous message: Gabor Hojtsy: "Re: [PHP-DOC] cvs: phpdoc /en/chapters install.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hirokawa Sun Dec 30 10:38:34 2001 EDT
Modified files:
/phpdoc/en/functions array.xml
Log:
fixed a wrong link for function.
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.146 phpdoc/en/functions/array.xml:1.147
--- phpdoc/en/functions/array.xml:1.146 Thu Dec 27 18:48:46 2001
+++ phpdoc/en/functions/array.xml Sun Dec 30 10:38:34 2001
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.146 $ -->
+<!-- $Revision: 1.147 $ -->
<reference id="ref.array">
<title>Array Functions</title>
<titleabbrev>Arrays</titleabbrev>
@@ -2424,7 +2424,7 @@
</para>
<para>
See also: <function>current</function>,
- <function>each</function>, <function>end</function>,
+ <function>each</function>,
<function>next</function>, and <function>reset</function>.
</para>
</refsect1>
- Next message: Georg Richter: "[PHP-DOC] cvs: phpdoc /scripts checkent.php"
- Previous message: Gabor Hojtsy: "Re: [PHP-DOC] cvs: phpdoc /en/chapters install.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

