Custom phrase group in scheduled task?
Hello,
I am new to the vbulletin.org forums and to modifying vbulletin in general, so forgive me (or let me know) if this is posted in the wrong area.
I need to use a custom phrase (which resides in a custom phrase group) for a scheduled task. The $vbphrase array is available by default it seems, without me including any files, but how would I make a custom phrase group appear?
Thanks in advance,
Tim
bump
I figured out a solution using the fetch_phrase() function which requires inclusion of functions_misc.php. Not sure if there is a better way, but it works...
|