Date: 11/29/01
- Next message: Gabor Hojtsy: "Re: [PHP-DOC] Result of the survey"
- Previous message: Stefan Saasen: "[PHP-DOC] cvs: phpdoc /de Translators"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jimw Thu Nov 29 13:48:57 2001 EDT
Modified files:
/phpdoc/en/functions array.xml
Log:
add see also
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.129 phpdoc/en/functions/array.xml:1.130
--- phpdoc/en/functions/array.xml:1.129 Fri Nov 23 03:23:08 2001
+++ phpdoc/en/functions/array.xml Thu Nov 29 13:48:57 2001
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.129 $ -->
+<!-- $Revision: 1.130 $ -->
<reference id="ref.array">
<title>Array Functions</title>
<titleabbrev>Arrays</titleabbrev>
@@ -1884,6 +1884,9 @@
</example>
</para>
</note>
+ <para>
+ See also <function>array_keys</function>.
+ </para>
</refsect1>
</refentry>
- Next message: Gabor Hojtsy: "Re: [PHP-DOC] Result of the survey"
- Previous message: Stefan Saasen: "[PHP-DOC] cvs: phpdoc /de Translators"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

