mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
#18037725 RSS의 atom 피드에 대해 conf/module.xml에 atom action이 정의되어 있지 않아서 오동작하는 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6442 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
83b406492e
commit
dfb21918d3
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<actions>
|
||||
<action name="dispRssAdminIndex" type="view" index="true" standalone="true" admin_index="true" />
|
||||
<action name="rss" type="view" standalone="true" />
|
||||
<action name="atom" type="view" standalone="true" />
|
||||
<action name="procRssAdminInsertConfig" type="controller" standalone="true" />
|
||||
<action name="procRssAdminInsertModuleConfig" type="controller" standalone="true" />
|
||||
</actions>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue