PDA

View Full Version : Which hook does work in the footer


Come2Daddy
03-08-2009, 06:37 PM
Hello there

I'm trying to do a product 2 work in the footer, but I don't know which hook should I insert my php code in,

I looked in the whole hooks name, & I didn't find any hook has a name of footer

can any one tell me which hook should I use??

Marco van Herwaarden
03-09-2009, 01:46 PM
Hooks are executed in php-scripts, not templates.

ragtek
03-09-2009, 01:54 PM
you could use all the global hooks;)
i think:

# init_startup
# cache_templates
# global_start
# parse_templates
# global_setup_complete