ID: 37222 Updated by: [EMAIL PROTECTED] Reported By: RQuadling at GMail dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Yaz, that was es-y enough to fix :) Previous Comments: ------------------------------------------------------------------------ [2006-04-27 12:15:09] RQuadling at GMail dot com Description: ------------ Missing ; at the end of an entity. Patch to fix ... Index: yaz-es.xml =================================================================== RCS file: /repository/phpdoc/en/reference/yaz/functions/yaz-es.xml,v retrieving revision 1.1 diff -u -r1.1 yaz-es.xml --- yaz-es.xml 25 Apr 2006 20:38:54 -0000 1.1 +++ yaz-es.xml 27 Apr 2006 12:13:59 -0000 @@ -75,7 +75,7 @@ An array with extended service options plus package specific options. The options are identical to those offered in the C API of ZOOM C. Refer to - the ZOOM <ulink url="&url.yaz.zoom.ext">Extended Services</ulink>. + the ZOOM <ulink url="&url.yaz.zoom.ext;">Extended Services</ulink>. </para> </listitem> </varlistentry> ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37222&edit=1