assign('FACEBOOK_PIWIGO_GROUP_URL', FACEBOOK_PIWIGO_GROUP_URL); $template->assign('FACEBOOK_PIWIGO_APPLICATION_URL', FACEBOOK_PIWIGO_APPLICATION_URL); $template->set_filename('fbp_footer', FBP_DIR.'/tpl/footer.tpl'); $template->append('footer_elements', $template->parse('fbp_footer', true)); } } add_event_handler('loc_end_page_tail', 'fbp_loc_end_page_tail'); ?>