jmcastagnetto Sun Dec 22 16:29:57 2002 EDT
Modified files:
/phpdoc/en/reference/array/functions array-flip.xml
Log:
Fix short description. Bug #21141
Index: phpdoc/en/reference/array/functions/array-flip.xml
diff -u phpdoc/en/reference/array/functions/array-flip.xml:1.4
phpdoc/en/reference/array/functions/array-flip.xml:1.5
--- phpdoc/en/reference/array/functions/array-flip.xml:1.4 Sun May 12 04:19:28
2002
+++ phpdoc/en/reference/array/functions/array-flip.xml Sun Dec 22 16:29:56 2002
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/array.xml, last change in rev 1.107 -->
<refentry id="function.array-flip">
<refnamediv>
<refname>array_flip</refname>
- <refpurpose>Flip all the values of an array</refpurpose>
+ <refpurpose>Exchanges all keys with their associated values 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