mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 07:12:15 +09:00
Atom 1.0 act 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5364 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
375608395e
commit
2b1d083971
4 changed files with 15 additions and 2 deletions
|
|
@ -34,6 +34,7 @@
|
|||
$rss_config = $oRssModel->getRssModuleConfig($current_module_srl);
|
||||
|
||||
if($rss_config->open_rss != 'N') Context::set('rss_url', getUrl('','mid',Context::get('mid'),'act','rss'));
|
||||
if($rss_config->open_rss != 'N') Context::set('atom_url', getUrl('','mid',Context::get('mid'),'act','atom'));
|
||||
|
||||
return new Object();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue