mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
XE Core 1.2.4 를 trunk로 copy
git-svn-id: http://xe-core.googlecode.com/svn/trunk@6698 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
commit
88f1030224
1759 changed files with 827 additions and 60981 deletions
|
|
@ -1,14 +0,0 @@
|
|||
<ul class="smartPhoneList">
|
||||
<li class="title">{$oDocument->getCommentCount()} comments<!--@if($oDocument->comment_page_navigation)-->, {$oDocument->comment_page_navigation->cur_page}/{$oDocument->comment_page_navigation->last_page} pages<!--@end--></li>
|
||||
|
||||
<!--@foreach($comment_list as $val)-->
|
||||
<li class="item">
|
||||
<span class="title">{$val->getContent(false)}</span>
|
||||
<span class="info">
|
||||
{$val->getRegdate()}
|
||||
[{$val->getNickName()}]
|
||||
</span>
|
||||
</li>
|
||||
|
||||
<!--@end-->
|
||||
</ul>
|
||||
Loading…
Add table
Add a link
Reference in a new issue