hide_read_feeds && FreshRSS_Context::isStateEnabled(FreshRSS_Entry::STATE_NOT_READ) && !FreshRSS_Context::isStateEnabled(FreshRSS_Entry::STATE_READ)) { $class = ' state_unread'; } $state_filter_manual = Minz_Request::param('state', ''); if ($state_filter_manual != '') { $state_filter_manual = '&state=' . $state_filter_manual; } ?>