Augh. Sorry. That's what I get for a late-night commit knowing that Wez et al are very interested in seeing some documentation for PDO (and for basing my structure on mysqli, I guess).
xml_proto.php? Hmm, pointers please. Dan On Wed, 10 Nov 2004 18:30:41 -0000, Nuno Lopes <[EMAIL PROTECTED]> wrote: > You must change the <refname> entries, from > <refname>prepare</refname> > to > <refname>PDO::prepare</refname> > > If this was generated with the xml_proto.php script it would be easier.... > > Nuno > > > > > > I'm not 100% sure about this, so I stopped "fixing". > > Is this correct? It fixed the livedocs display of the reference page, > > but the function names are still not clickable.. > > > > Suggestions? > > > > S > > > > Sean Coates wrote: > >> sean Wed Nov 10 12:37:35 2004 EDT > >> > >> Modified files: > >> /phpdoc/en/reference/pdo/functions pdo-beginTransaction.xml > >> pdo-bindParam.xml pdo-commit.xml > >> pdo-execute.xml pdo-fetch.xml > >> pdo-prepare.xml pdo-rollback.xml > >> pdo-setAttribute.xml > >> Log: > >> fixed refentry ids > > >
