'.$lang_common['Show new posts'].'
'."\n"; print "\t\t\t\t\t\t".''.$lang_common['Show unanswered posts'].'
'."\n"; print "\t\t\t\t\t\t".''.$lang_common['Show your posts'].'
'."\n"; print "\t\t\t\t\t\t".''.$lang_common['Mark all as read'].'
'."\n"; } else { if ($permissions['guests_search'] == '1') print "\t\t\t\t\t\t".''.$lang_common['Show unanswered posts'].'
'."\n"; else print "\t\t\t\t\t\t".' '."\n"; } } else if (isset($footer_style) == 'forum' || isset($footer_style) == 'topic') { // Display the "Jump to" drop list if ($options['quickjump'] == '1') { ?>
'.$lang_common['Move topic'].'
'."\n"; if ($closed == '1') print "\t\t\t\t\t\t".''.$lang_common['Open topic'].'
'."\n"; else print "\t\t\t\t\t\t".''.$lang_common['Close topic'].'
'."\n"; if ($sticky == '1') print "\t\t\t\t\t\t".''.$lang_common['Unstick topic'].'
'."\n"; else print "\t\t\t\t\t\t".''.$lang_common['Stick topic'].'
'."\n"; print "\t\t\t\t\t\t".''.$lang_common['Edit subscribers'].''."\n"; } else if ($options['quickjump'] == '0') // Only print out the nbsp if we didn't display the quickjump print "\t\t\t\t\t\t".' '."\n"; } else if (isset($footer_style) == 'show_new') print "\t\t\t\t\t\t".''.$lang_common['Mark all as read'].'
'."\n"; else print "\t\t\t\t\t\t".' '."\n"; ?>
Powered by PunBB
Modified and migrated by Ahmed Kawa
Version:
© Copyright 2002, 2003 Rickard Andersson Accelerated by PHP Accelerator '.$_PHPA['VERSION'].''."\n"; // Calculate script generation time $time_diff = sprintf('%.3f', get_microtime() - $pun_start); print "\t\t\t\t\t\t".'
[ Generated in '.$time_diff.' seconds, '.$db->get_num_queries().' queries executed ]'."\n"; } ?>
close();