georg           Tue Dec 25 18:20:33 2001 EDT

  Modified files:              
    /phpdoc/en/functions        array.xml 
  Log:
  
  deleted code block from array_fill (see below). Before committing, please test with 
make test next time!
  
  
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.144 phpdoc/en/functions/array.xml:1.145
--- phpdoc/en/functions/array.xml:1.144 Mon Dec 24 10:01:24 2001
+++ phpdoc/en/functions/array.xml       Tue Dec 25 18:20:33 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.144 $ -->
+<!-- $Revision: 1.145 $ -->
  <reference id="ref.array">
   <title>Array Functions</title>
   <titleabbrev>Arrays</titleabbrev>
@@ -1444,12 +1444,6 @@
    </refsect1>
   </refentry>
 
-
-  <parameter>num</parameter> entries of the value of the 
-  <parameter>value</parameter> parameter, keys starting at the 
-  <parameter>start_index</parameter> parameter.
- </para>
-  
   <refentry id="function.array-shift">
    <refnamediv>
     <refname>array_shift</refname>


Reply via email to