pollita         Tue May 11 01:35:15 2004 EDT

  Modified files:              
    /phpdoc/en/reference/array/functions        shuffle.xml 
  Log:
  Proto fix
  
http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/shuffle.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/array/functions/shuffle.xml
diff -u phpdoc/en/reference/array/functions/shuffle.xml:1.9 
phpdoc/en/reference/array/functions/shuffle.xml:1.10
--- phpdoc/en/reference/array/functions/shuffle.xml:1.9 Fri Mar  5 07:12:57 2004
+++ phpdoc/en/reference/array/functions/shuffle.xml     Tue May 11 01:35:15 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <!-- splitted from ./en/functions/array.xml, last change in rev 1.2 -->
   <refentry id="function.shuffle">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>void</type><methodname>shuffle</methodname>
+      <type>bool</type><methodname>shuffle</methodname>
       <methodparam><type>array</type><parameter>array</parameter></methodparam>
      </methodsynopsis>
     <para>

Reply via email to