tom             Sat Jun 28 16:32:41 2003 EDT

  Modified files:              
    /phpdoc/en/reference/array/functions        array-change-key-case.xml 
  Log:
  corr. example
  
Index: phpdoc/en/reference/array/functions/array-change-key-case.xml
diff -u phpdoc/en/reference/array/functions/array-change-key-case.xml:1.9 
phpdoc/en/reference/array/functions/array-change-key-case.xml:1.10
--- phpdoc/en/reference/array/functions/array-change-key-case.xml:1.9   Mon Jun 16 
08:03:39 2003
+++ phpdoc/en/reference/array/functions/array-change-key-case.xml       Sat Jun 28 
16:32:41 2003
@@ -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.113 -->
   <refentry id="function.array-change-key-case">
    <refnamediv>
@@ -42,7 +42,7 @@
 Array
 (
     [FIRST] => 1
-    [SECOND] => 2
+    [SECOND] => 4
 )
 ]]>
      </screen>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to