vrana Mon Jan 5 05:29:53 2004 EDT
Modified files: /phpdoc/en/reference/array/functions array-merge.xml Log: Link to array operators in See also Index: phpdoc/en/reference/array/functions/array-merge.xml diff -u phpdoc/en/reference/array/functions/array-merge.xml:1.11 phpdoc/en/reference/array/functions/array-merge.xml:1.12 --- phpdoc/en/reference/array/functions/array-merge.xml:1.11 Sun Aug 17 08:21:03 2003 +++ phpdoc/en/reference/array/functions/array-merge.xml Mon Jan 5 05:29:53 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.11 $ --> +<!-- $Revision: 1.12 $ --> <!-- splitted from ./en/functions/array.xml, last change in rev 1.2 --> <refentry id="function.array-merge"> <refnamediv> @@ -113,8 +113,9 @@ </para> </note> <para> - See also <function>array_merge_recursive</function> and - <function>array_combine</function>. + See also <function>array_merge_recursive</function>, + <function>array_combine</function> and + <link linkend="language.operators.array">array operators</link>. </para> </refsect1> </refentry>