Creating custom functions to be available to events
This topic is locked
Creating custom functions to be available to events
6/25/2009 3:26:20 PM
PHPRunner General questions
jwoker author
I would like to write some custom php functions in a file called customfunctions.php and have the functions in that file available to all of my events. What is the easiest way to do that?