dams            Tue May  4 15:55:19 2004 EDT

  Modified files:              
    /phpdoc/en/reference/array/functions        list.xml 
  Log:
  give a better name to the parameter
  
http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/list.xml?r1=1.11&r2=1.12&ty=u
Index: phpdoc/en/reference/array/functions/list.xml
diff -u phpdoc/en/reference/array/functions/list.xml:1.11 
phpdoc/en/reference/array/functions/list.xml:1.12
--- phpdoc/en/reference/array/functions/list.xml:1.11   Mon Dec 15 11:47:04 2003
+++ phpdoc/en/reference/array/functions/list.xml        Tue May  4 15:55:18 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
 <!-- splitted from ./en/functions/array.xml, last change in rev 1.2 -->
   <refentry id="function.list">
    <refnamediv>
@@ -12,6 +12,7 @@
     <title>Description</title>
      <methodsynopsis>
       <type>void</type><methodname>list</methodname>
+      <methodparam><type>mixed</type><parameter>varname</parameter></methodparam>
       <methodparam 
rep="repeat"><type>mixed</type><parameter>...</parameter></methodparam>
      </methodsynopsis>
     <para>

Reply via email to