philip          Wed Jun 11 02:21:32 2003 EDT

  Modified files:              
    /phpdoc/en/reference/array/functions        in-array.xml 
  Log:
  Fix refpurpose
  
  
Index: phpdoc/en/reference/array/functions/in-array.xml
diff -u phpdoc/en/reference/array/functions/in-array.xml:1.6 
phpdoc/en/reference/array/functions/in-array.xml:1.7
--- phpdoc/en/reference/array/functions/in-array.xml:1.6        Fri May 30 14:07:51 
2003
+++ phpdoc/en/reference/array/functions/in-array.xml    Wed Jun 11 02:21:32 2003
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/array.xml, last change in rev 1.56 -->
   <refentry id="function.in-array">
    <refnamediv>
     <refname>in_array</refname>
-    <refpurpose>Return &true; if a value exists in an array</refpurpose>
+    <refpurpose>Checks if a value exists in an array</refpurpose>
    </refnamediv>
    <refsect1>
     <title>Description</title>



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

Reply via email to