60) { $_SESSION['last_access'] = time(); } header("Expires: " . gmdate("D, d M Y H:i:s", time() + (30)) . " GMT"); header("Cache-Control: max-age=30"); header("Pragma: cache"); $_SESSION['isframed'] = 1; include "config.inc.php"; include ("$file_newsportal"); if (isset($frames_on) && $frames_on === true) { ?> ' . basename(getcwd()) . ''; echo '
'; echo ''; echo ' | '; } } } if ($userdata = get_user_mail_auth_data($_COOKIE['mail_name'])) { $userfile = $spooldir . '/' . strtolower($_COOKIE['mail_name']) . '-articleviews.dat'; $user_config = unserialize(file_get_contents($config_dir . '/userconfig/' . strtolower($_COOKIE['mail_name']) . '.config')); if (isset($_POST['hide_unsub'])) { $user_config['hide_unsub'] = $_POST['hide_unsub']; file_put_contents($config_dir . '/userconfig/' . strtolower($_COOKIE['mail_name']) . '.config', serialize($user_config)); } } } // View Latest button if (isset($overboard) && ($overboard == true)) { echo ''; echo ''; echo ' | '; } else { // echo htmlspecialchars($CONFIG['title_full']); } // Search button echo ''; echo ''; echo ' | '; echo '