[Chameleon-dev] [Bug 1416] [Chameleon-Widget]Parse error when using
UploadContext widget
bugzilla-daemon at bugzilla.maptools.org
bugzilla-daemon at bugzilla.maptools.org
Tue Apr 11 16:21:28 EDT 2006
http://bugzilla.maptools.org/show_bug.cgi?id=1416
------- Additional Comments From bartvde at xs4all.nl 2006-04-11 16:21 -------
A closing bracket is missing for the trim call:
trim($oMLT->get( 'common', 'CloseTip', 'Close Dialog' )
should be:
trim($oMLT->get( 'common', 'CloseTip', 'Close Dialog' ) )
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.
More information about the Chameleon-dev
mailing list