[PHP-DOC] cvs: phpdoc /en/functions array.xml From: Jesus M. Castagnetto (jesusmc <email protected>)
Date: 10/10/00

jmcastagnetto Tue Oct 10 16:16:41 2000 EDT

  Modified files:
    /phpdoc/en/functions array.xml
  Log:
  added also a pointer to is_array in the partintro section.
  
  
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.41 phpdoc/en/functions/array.xml:1.42
--- phpdoc/en/functions/array.xml:1.41 Sat Oct 7 11:14:27 2000
+++ phpdoc/en/functions/array.xml Tue Oct 10 16:16:41 2000
@@ -14,8 +14,9 @@
     arrays from database queries, and several functions return arrays.
    </simpara>
    <para>
- See also <function>explode</function>, <function>implode</function>,
- <function>split</function> and <function>join</function>.
+ See also <function>is_array</function>, <function>explode</function>,
+ <function>implode</function>, <function>split</function>
+ and <function>join</function>.
    </para>
   </partintro>