mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-13 16:34:52 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@130 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
969c831a18
commit
2525fe0838
19 changed files with 29 additions and 39 deletions
|
|
@ -319,7 +319,6 @@
|
|||
$info->date = gmdate("D, d M Y H:i:s");
|
||||
$info->link = sprintf("%s?mid=%s", Context::getRequestUri(), Context::get('mid'));
|
||||
$info->total_count = $output->total_count;
|
||||
$info->total_page = $output->total_page;
|
||||
|
||||
// 출력하고 끝내기
|
||||
$oRssView = &getView('rss');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue