08-06-2007, 10:58 AM
[eluser]sophistry[/eluser]
If you only want to invoke the function in a single controller you don't need to use the slick hooks device pyro has suggested - just put your function in the controller constructor, which, as you know, is called on every method of a controller.
If you only want to invoke the function in a single controller you don't need to use the slick hooks device pyro has suggested - just put your function in the controller constructor, which, as you know, is called on every method of a controller.