mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
parent
ada67465cf
commit
f833caf7f0
1 changed files with 3 additions and 0 deletions
|
|
@ -428,6 +428,9 @@ class memberView extends member
|
|||
Context::set('document_list', $output->data);
|
||||
Context::set('page_navigation', $output->page_navigation);
|
||||
|
||||
$security = new Security($output->data);
|
||||
$security->encodeHTML('..nick_name');
|
||||
|
||||
$this->setTemplateFile('scrapped_list');
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue