Because the first event we introduced was the message send event, which is non-reversing, and we've just been copying and pasting from that, we've forgotten to implement the WordPoints_Hook_Event_ReversingI interface in the other events we've created, even though they are reversing. So let's fix that.
Because the first event we introduced was the message send event, which is non-reversing, and we've just been copying and pasting from that, we've forgotten to implement the
WordPoints_Hook_Event_ReversingI
interface in the other events we've created, even though they are reversing. So let's fix that.