mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/security-188] Remove unused form key from acp_extensions
SECURITY-188
This commit is contained in:
parent
18abef716e
commit
87345807de
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue