mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
fanbinit 12-24
This commit is contained in:
parent
881b0fbac1
commit
158609ddce
2 changed files with 8 additions and 3 deletions
|
|
@ -20,7 +20,7 @@ class BoardView extends Board
|
|||
public function init()
|
||||
{
|
||||
$oSecurity = new Security();
|
||||
$oSecurity->encodeHTML('document_srl', 'comment_srl', 'vid', 'mid', 'page', 'category', 'search_target', 'search_keyword', 'sort_index', 'order_type', 'trackback_srl');
|
||||
$oSecurity->encodeHTML('document_srl', 'comment_srl', 'vid', 'mid', 'page', 'category', 'search_target', 'search_keyword', 'sort_index', 'order_type', 'trackback_srl', 'v_mode');
|
||||
|
||||
/**
|
||||
* setup the module general information
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue