ID: 10722
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Documentation problem
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

Fixed in CVS, thanks for your report

Previous Comments:
---------------------------------------------------------------------------

[2001-05-07 23:40:42] [EMAIL PROTECTED]
online documentation for PDF_setcolor has the following line

void PDF_secolor (int pdf object, string type, string colorspace, double c1, double 
c2, double c3, double c4)

Shouldn't it be 
void PDF_setcolor (int pdf object, string type, string colorspace, double c1, double 
c2, double c3, double c4)

(setcolor not secolor) 

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10722&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to