mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-19 19:29:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3762 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4887c0983d
commit
6f36c54564
1 changed files with 0 additions and 1 deletions
|
|
@ -384,7 +384,6 @@
|
|||
if(!$output->toBool() || !count($output->data)) return;
|
||||
|
||||
// 구해온 목록을 commentItem 객체로 만듬
|
||||
$oCommentModel = &getModel('comment');
|
||||
foreach($output->data as $key => $val) {
|
||||
$oCommentItem = new commentItem();
|
||||
$oCommentItem->setAttribute($val);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue