On Wed, 6 Nov 2002, Gregory Song wrote: > There seemed to be problems in > phpdoc/en/reference/dba/functions/dba-handlers.xml, > anybody take a look into it? [snip]
It was missing the required <void/> for the methodsynopsis. If no parameters exist, this tag needs to be used. dba_list() was also fixed. The manual should build perfectly now ;) Regards, Philip Olson p.s. The types.xml warnings have been fixed too. -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
