Active
Project:
Subscription
Version:
master
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2006 at 14:19 UTC
Updated:
24 Apr 2006 at 14:19 UTC
Hi
function subscription_comment($op,$comment)
should be
function subscription_comment($comment,$op)
and then it works.
Mark