|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2006-04-27 12:30 UTC] dbs@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 20 10:00:01 2025 UTC |
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>