mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
r17480259 RSS 전문 공개 안되는 버그 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4960 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5bf2ead948
commit
4837a2ac94
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<title><![CDATA[{$oDocument->getTitleText()}]]></title>
|
||||
<author><![CDATA[{$oDocument->getNickName()}]]></author>
|
||||
<link><![CDATA[{$oDocument->getPermanentUrl()}]]></link>
|
||||
<!--@if($rss_config[$oDocument->get('module_srl')]->open_rss=='Y')-->
|
||||
<!--@if($rss_config[$oDocument->get('module_srl')]=='Y')-->
|
||||
<description><![CDATA[{$oDocument->getContent(false,false,true)}]]></description>
|
||||
<!--@else-->
|
||||
<description><![CDATA[{$oDocument->getContentText(100)}]]></description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue