fanbinit 12-24

This commit is contained in:
Lastorder-DC 2025-12-24 21:36:28 +09:00
parent 881b0fbac1
commit 158609ddce
2 changed files with 8 additions and 3 deletions

View file

@ -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