Hi,

there's a typo in en/reference/maxdb/reference.xml. The property insert-id should read insert_id (minus and underscore mixed up). Sorry, can't commit it, I'm lacking privileges.

Thanks!
Ulf


[EMAIL PROTECTED]:~/src/phpdoc/en/reference/maxdb> cvs diff
cvs diff: Diffing .
Index: reference.xml
===================================================================
RCS file: /repository/phpdoc/en/reference/maxdb/reference.xml,v
retrieving revision 1.7
diff -r1.7 reference.xml
212c212
< <para><link linkend='function.maxdb-insert-id'>insert-id</link> - returns the auto generated id used in the last query</para>
---
> <para><link linkend='function.maxdb-insert-id'>insert_id</link> - returns the auto generated id used in the last query</para>
cvs diff: Diffing functions
[EMAIL PROTECTED]:~/src/phpdoc/en/reference/maxdb> cvs commit -m "Minus and underscore mixed up in insert_id property name" reference.xml
**** Access denied: insufficient karma (uw|phpdoc/en/reference/maxdb)
Contact [EMAIL PROTECTED] for access to phpdoc/en/reference/maxdb
COMMITINFO /repository/phpdoc/en/reference/maxdb reference.xml
cvs commit: Pre-commit check failed
cvs [commit aborted]: correct above errors first!

Reply via email to