http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4744
------- Additional Comments From [EMAIL PROTECTED] 2005-12-19 21:18 -------
btw, for reference -- here's how to determine if an object supports a specific
method:
if ($obj->can("name_of_method")) { .... }
anyway, I think this can be closed as WORKSFORME, if you agree.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
