'.basename(getcwd()).''; echo ''; // View Latest button if (isset($overboard) && ($overboard == true)) { echo ''; } else { // echo htmlspecialchars($CONFIG['title_full']); } // Search button echo ''; echo '
'; echo '
'; echo ''; echo '
'; echo '
'; echo '
'; echo ''; echo '
'; echo '
'; include("$file_newsportal"); flush(); $newsgroups=groups_read($server,$port); echo '
'; if(isset($frames_on) && $frames_on === true) { groups_show_frames($newsgroups); } else { groups_show($newsgroups); } echo '
'; include "tail.inc"; ?>