[PHP-DOC] cvs: phpdoc /en/functions array.xml From: Jeroen van Wolffelaar (jeroen <email protected>)
Date: 11/11/01

jeroen Sun Nov 11 12:47:28 2001 EDT

  Modified files:
    /phpdoc/en/functions array.xml
  Log:
  Hide key_exists and array_key_change_case from the docs for now.
  
  
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.113 phpdoc/en/functions/array.xml:1.114
--- phpdoc/en/functions/array.xml:1.113 Sun Nov 11 06:02:32 2001
+++ phpdoc/en/functions/array.xml Sun Nov 11 12:47:25 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.113 $ -->
+<!-- $Revision: 1.114 $ -->
  <reference id="ref.array">
   <title>Array Functions</title>
   <titleabbrev>Arrays</titleabbrev>
@@ -134,6 +134,7 @@
    </refsect1>
   </refentry>
 
+ <!--
   <refentry id="function.array-change-key-case">
    <refnamediv>
     <refname>array_change_key_case</refname>
@@ -180,6 +181,7 @@
     </para>
    </refsect1>
   </refentry>
+ -->
 
   <refentry id="function.array-chunk">
    <refnamediv>
@@ -2555,6 +2557,7 @@
    </refsect1>
   </refentry>
 
+ <!-- (temporarily?) undocumented
   <refentry id="function.key-exists">
    <refnamediv>
     <refname>key_exists</refname>
@@ -2591,6 +2594,7 @@
     </para>
    </refsect1>
   </refentry>
+ -->
 
   <refentry id="function.krsort">
    <refnamediv>