1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-16 23:00:51 +03:00

5 новых топиков вместо одного

This commit is contained in:
Alexander Yakovlev 2017-02-01 11:32:49 +07:00
parent 7a6879f4fd
commit e68610053b

View file

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