Date: 02/07/03
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-unique.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-unique.xml"
- Next in thread: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-unique.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Fri Feb 7 10:06:20 2003 EDT
Modified files:
/phpdoc/en/reference/array/functions array-unique.xml
Log:
Too much french there
Index: phpdoc/en/reference/array/functions/array-unique.xml
diff -u phpdoc/en/reference/array/functions/array-unique.xml:1.7 phpdoc/en/reference/array/functions/array-unique.xml:1.8
--- phpdoc/en/reference/array/functions/array-unique.xml:1.7 Fri Feb 7 10:03:51 2003
+++ phpdoc/en/reference/array/functions/array-unique.xml Fri Feb 7 10:06:19 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/array.xml, last change in rev 1.2 -->
<refentry id="function.array-unique">
<refnamediv>
@@ -47,7 +47,7 @@
]]>
</programlisting>
<para>
- Cela va afficher :
+ This will output:
<screen role="php">
<![CDATA[
Array
@@ -58,7 +58,8 @@
)
?>
]]>
- </screen>
+ </screen>
+ </para>
</example>
</para>
<para>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-unique.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-unique.xml"
- Next in thread: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-unique.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

