


title?>content; }?> |
getById($channel_id); $channel_name = empty($channel_result) ? '' : $channel_result->channel_name; $id = empty($_GET['id']) ? '' : $_GET['id']; $news_title = ''; $news = $content_class->getById($id); if (!empty($news)){ $news_title = $news->title; } ?>