partial('nav_menu'); $class = ''; $state_unread = false; if (FreshRSS_Context::userConf()->hide_read_feeds && FreshRSS_Context::isStateEnabled(FreshRSS_Entry::STATE_NOT_READ) && !FreshRSS_Context::isStateEnabled(FreshRSS_Entry::STATE_READ)) { $class = ' state_unread'; $state_unread = true; } ?>

'index', 'a' => 'normal', 'params' => $params, ]; $unreadArticles = 0; foreach ($this->categories as $cat) { $feeds = $cat->feeds(); $url_base['params']['get'] = 'c_' . $cat->id(); if (!empty($feeds)) { $unreadArticles += $cat->nbNotRead(); ?>

display_posts ? '' : ' class="hide_posts"' ?>>