mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
err ... why all this?
git-svn-id: file:///svn/phpbb/trunk@8265 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -766,7 +766,7 @@ if ($submit || $preview || $refresh)
|
|||||||
}
|
}
|
||||||
|
|
||||||
// check form
|
// check form
|
||||||
if (($submit || $preview) && !check_form_key('posting', false, '', false, 2))
|
if (($submit || $preview) && !check_form_key('posting'))
|
||||||
{
|
{
|
||||||
$error[] = $user->lang['FORM_INVALID'];
|
$error[] = $user->lang['FORM_INVALID'];
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user