[PHP-DOC] cvs: phpdoc /it/functions array.xml
by Hartmut Holzgraefe other posts by this author
Jan 29 2002 11:20PM messages near this date
[PHP-DOC] cvs: phpdoc /ja/faq general.xml
|
[PHP-DOC] cvs: phpdoc /fr/appendices migration4.xml phpdevel.xml /fr/features file-upload.xml http-auth.xml /fr/functions datetime.xml filesystem.xml ibase.xml imap.xml ldap.xml mbstring.xml ming.xml misc.xml mnogosearch.xml pcre.xml pdf.xml pgsql.xml sesam.xml strings.xml var.xml yaz.xml /fr/language variables.xml
hholzgra Tue Jan 29 18:20:35 2002 EDT
Modified files:
/phpdoc/it/functions array.xml
Log:
entity fixes
Index: phpdoc/it/functions/array.xml
diff -u phpdoc/it/functions/array.xml:1.41 phpdoc/it/functions/array.xml:1.42
--- phpdoc/it/functions/array.xml:1.41 Fri Jan 11 02:37:03 2002
+++ phpdoc/it/functions/array.xml Tue Jan 29 18:20:35 2002
@@ -623,7 +623,7 @@
]]>
</programlisting>
<para>
- In questo modo <<varname> $result</varname> sarà:
+ In questo modo <varname> $result</varname> sarà:
<screen role="php">
<![CDATA[
Array
|