php-documentation-list | 2003101
Date: 10/10/03
- Next message: ali: "[PHP-DOC] cvs: phpdoc /en/reference/strings/functions printf.xml"
- Previous message: Thomas -Balu- Walter: "[PHP-DOC] printf() see also -> vprintf()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
fernandoc Fri Oct 10 01:08:09 2003 EDT
Modified files:
/phpdoc/en/reference/array/functions array-udiff-uassoc.xml
Log:
Fix wrong ID
# Don´t you use make test?
Index: phpdoc/en/reference/array/functions/array-udiff-uassoc.xml
diff -u phpdoc/en/reference/array/functions/array-udiff-uassoc.xml:1.1 phpdoc/en/reference/array/functions/array-udiff-uassoc.xml:1.2
--- phpdoc/en/reference/array/functions/array-udiff-uassoc.xml:1.1 Thu Oct 9 03:28:40 2003
+++ phpdoc/en/reference/array/functions/array-udiff-uassoc.xml Fri Oct 10 01:08:09 2003
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/array.xml, last change in rev 1.14 -->
- <refentry id="function.array-udiff-assoc">
+ <refentry id="function.array-udiff-uassoc">
<refnamediv>
<refname>array_udiff_uassoc</refname>
<refpurpose>Computes the difference of arrays with additional index check. The data is compared by using a callback function. The index check is done by a callback function also</refpurpose>
- Next message: ali: "[PHP-DOC] cvs: phpdoc /en/reference/strings/functions printf.xml"
- Previous message: Thomas -Balu- Walter: "[PHP-DOC] printf() see also -> vprintf()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

