aidan           Wed Aug  4 08:08:12 2004 EDT

  Modified files:              
    /phpdoc/en/reference/array/functions        array-key-exists.xml 
  Log:
  Removed the extra empty paragraph.
  
http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/array-key-exists.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/array/functions/array-key-exists.xml
diff -u phpdoc/en/reference/array/functions/array-key-exists.xml:1.9 
phpdoc/en/reference/array/functions/array-key-exists.xml:1.10
--- phpdoc/en/reference/array/functions/array-key-exists.xml:1.9        Wed Aug  4 
04:36:51 2004
+++ phpdoc/en/reference/array/functions/array-key-exists.xml    Wed Aug  4 08:08:12 
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.119 -->
   <refentry id="function.array-key-exists">
    <refnamediv>
@@ -19,9 +19,6 @@
      <parameter>key</parameter> can be any value possible
      for an array index. <function>array_key_exists</function> also works
      on objects.
-    </para>
-    <para>
-     
     </para>
     <para>
      <example>

Reply via email to