false, 'comments' => true, 'identification' => true, 'index' => true, 'password' => true, 'picture' => true, 'popuphelp' => true, 'profile' => true, 'register' => true, 'search' => true, 'tags' => true, ); } if (isset($conf['fun_snow_pages'][$page_name]) and $conf['fun_snow_pages'][$page_name]) { $code_snow = ''; $template->append('footer_elements', $code_snow); } } add_event_handler('loc_end_page_tail', 'snow_tail'); ?>