> hholzgra Sun Apr 7 04:14:01 2002 EDT > > Modified files: > /phpdoc/en/functions dbplus.xml > Log: > added constant ids for linking
- <entry>DBPLUS_ERR_NOERR</entry> + <entry><constant id='constant.dbplus-err-noerr'>DBPLUS_ERR_NOERR</constant></entry> Isn't this something that could be generated from constant names? Lowercasing, replace all _ with -, and prepend with constant. This was the rule for all the added IDs, as it seems... Goba
