MrEyes
05-20-2008, 07:00 PM
I have a mod that I would like to be called at two different hook points.
The mod itself does some work on new thread post so I have hooked into:
newthread_post_start
However I would also like the same mod to be executed at the following hook point:
rssfeeddata_postsave
Can this be done?
The mod itself does some work on new thread post so I have hooked into:
newthread_post_start
However I would also like the same mod to be executed at the following hook point:
rssfeeddata_postsave
Can this be done?