mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-25 13:22:16 +09:00
planet, cafeXE 메인 사이트들에 대해서도 RSS를 통합 출력할 수 있게 기능 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6441 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
125d8f829c
commit
83b406492e
12 changed files with 204 additions and 87 deletions
|
|
@ -54,6 +54,7 @@
|
|||
$module_info->planet_default_skin = Context::get('planet_default_skin');
|
||||
$module_info->use_mobile = Context::get('use_mobile');
|
||||
$module_info->use_me2day = Context::get('use_me2day');
|
||||
$module_info->use_rss = Context::get('use_rss');
|
||||
|
||||
$tagtab = explode(',',Context::get('planet_tagtab'));
|
||||
for($i=0,$c=count($tagtab);$i<$c;$i++){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue