On Thu, 6 Dec 2001, Ashley M. Kirchner wrote:
> if ($type ne "text/plain") {
> action_replace_with_url($entity,
That should read: return action_replace_with_url(...
Otherwise, it just falls out of the if to the action_accept anyway.
--
David.