[PHP-DOC] cvs: phpdoc /en/functions array.xml From: Hartmut Holzgraefe (hartmut <email protected>)
Date: 08/08/00

hholzgra Tue Aug 8 15:58:49 2000 EDT

  Modified files:
    /phpdoc/en/functions array.xml
  Log:
  sort() flags correction
  
  
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.19 phpdoc/en/functions/array.xml:1.20
--- phpdoc/en/functions/array.xml:1.19 Tue Aug 8 12:29:07 2000
+++ phpdoc/en/functions/array.xml Tue Aug 8 15:58:48 2000
@@ -2133,17 +2133,6 @@
      may be used to modify the sorting behavior using theese valies:
                 </para>
     <para>
- Sorting order flags:
- <itemizedlist>
- <listitem>
- <simpara>SORT_ASC - sort in ascending order</simpara>
- </listitem>
- <listitem>
- <simpara>SORT_DESC - sort in descending order</simpara>
- </listitem>
- </itemizedlist>
- </para>
- <para>
      Sorting type flags:
      <itemizedlist>
       <listitem>