mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
indeed.
#14789 git-svn-id: file:///svn/phpbb/trunk@8197 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -45,7 +45,7 @@ class acp_forums
|
|||||||
if ($update && !check_form_key($form_key))
|
if ($update && !check_form_key($form_key))
|
||||||
{
|
{
|
||||||
$update = false;
|
$update = false;
|
||||||
$error[] = $user->lang['FORM_INVALID'];
|
$errors[] = $user->lang['FORM_INVALID'];
|
||||||
}
|
}
|
||||||
|
|
||||||
// Check additional permissions
|
// Check additional permissions
|
||||||
|
Reference in New Issue
Block a user