mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
issue 1106 fixed
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10151 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c5f179cbb2
commit
0c5481cc9d
1 changed files with 1 additions and 1 deletions
|
|
@ -253,7 +253,7 @@
|
|||
}
|
||||
|
||||
$oSecurity = new Security($content_items);
|
||||
$oSecurity->encodeHTML('..variables.title', '..variables.content', '..variables.user_name', '..variables.nick_name');
|
||||
$oSecurity->encodeHTML('..variables.content', '..variables.user_name', '..variables.nick_name');
|
||||
|
||||
return $content_items;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue