mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 08:42: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
|
|
@ -146,6 +146,11 @@
|
|||
$this->setTemplateFile('display');
|
||||
}
|
||||
|
||||
function atom() {
|
||||
Context::set('format', 'atom');
|
||||
$this->rss();
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief 에러 출력
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue