mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 23:37:39 +02:00
weird.
git-svn-id: file:///svn/phpbb/trunk@8141 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -887,7 +887,7 @@ $action_ary = request_var('action', array('' => 0));
|
|||||||
|
|
||||||
if ($submit)
|
if ($submit)
|
||||||
{
|
{
|
||||||
if (!check_form_token('my_form'))
|
if (!check_form_key('my_form'))
|
||||||
{
|
{
|
||||||
trigger_error('FORM_INVALID');
|
trigger_error('FORM_INVALID');
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user