Log in

View Full Version : Which hook for this?


RagingPenguin
05-19-2008, 03:13 PM
Which hook would I use to add items to the template array so that they are parsed globally?


$globaltemplates = array_merge($globaltemplates, array(
'box_close',
'box_open'
));