Hi all
Just to be sure. Which one is the right way to do it?
... <methodparam><type>array</type><parameter>assoc_array</parameter></methodparam> ... <para> <function>xy</function> does something with <literal>assoc_array</literal> ... </para>
... <methodparam><type>array</type><parameter>assoc_array</parameter></methodparam> ... <para> <function>xy</function> does something with <parameter>assoc_array</parameter> ... </para>
Regards Conni
