mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
#405 RSS에 비밀글이 출력되지 않도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4219 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cbba025447
commit
adcd527bfd
2 changed files with 4 additions and 1 deletions
|
|
@ -90,6 +90,8 @@
|
|||
* 출력할 컨텐츠 추출을 위한 인자 정리
|
||||
**/
|
||||
$args->module_srl = $module_srl;
|
||||
$args->search_target = 'is_secret';
|
||||
$args->search_keyword = 'N';
|
||||
$args->page = 1;
|
||||
$args->list_count = 15;
|
||||
if($start_date) $args->start_date = $start_date;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue