mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-20 02:42:23 +09:00
issue 70 admin langauge apply
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9086 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d00f84fe03
commit
56a2ae027c
16 changed files with 75 additions and 103 deletions
|
|
@ -274,7 +274,6 @@
|
|||
foreach($output AS $key=>$value)
|
||||
{
|
||||
$value->content = strip_tags($value->content);
|
||||
if(!trim($value->content)) $value->content = '...';
|
||||
}
|
||||
}
|
||||
Context::set('latestCommentList', $output);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue