mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-21 18:44:37 +02:00
[ticket/security-188] Remove unused form key from acp_extensions
SECURITY-188
This commit is contained in:
@ -121,8 +121,6 @@ class acp_extensions
|
||||
'U_ACTION' => $this->u_action,
|
||||
));
|
||||
|
||||
add_form_key('version_check_settings');
|
||||
|
||||
$this->tpl_name = 'acp_ext_list';
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user