1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-26 03:30:48 +03:00
This commit is contained in:
Alexander Yakovlev 2017-02-01 11:38:57 +07:00
parent e68610053b
commit 05d46b661d

View file

@ -109,7 +109,7 @@ class ActionRss extends Action
/**
* Получаем топики
*/
$aResult = $this->Topic_GetTopicsNew(5, Config::Get('module.topic.max_rss_count'), false);
$aResult = $this->Topic_GetTopicsNew(1, Config::Get('module.topic.max_rss_count'), false);
$aTopics = $aResult['collection'];
/**
* Формируем данные канала RSS