mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 19:51:42 +09:00
코멘트 부분 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5310 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4f4522b0db
commit
472dab9521
1 changed files with 2 additions and 0 deletions
|
|
@ -15,7 +15,9 @@
|
|||
<author>{str_replace('\'', ''',$oDocument->getNickName())}</author>
|
||||
<link>{$oDocument->getPermanentUrl()}</link>
|
||||
<guid isPermaLink="true">{$oDocument->getPermanentUrl()}</guid>
|
||||
<!--@if($oDocument->allowComment()) -->
|
||||
<comments>{$oDocument->getPermanentUrl()}#comment</comments>
|
||||
<!--@end-->
|
||||
<!--@if($rss_config[$oDocument->get('module_srl')]=='Y')-->
|
||||
<description>{str_replace('\'', ''', htmlspecialchars($oDocument->getContent(false,false,true)))}</description>
|
||||
<!--@else-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue