mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
and 16
git-svn-id: file:///svn/phpbb/trunk@8124 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -200,7 +200,7 @@ class ucp_main
|
||||
|
||||
if ($unwatch)
|
||||
{
|
||||
if(check_form_key('ucp_front_subscribed'))
|
||||
if (check_form_key('ucp_front_subscribed'))
|
||||
{
|
||||
$forums = array_keys(request_var('f', array(0 => 0)));
|
||||
$topics = array_keys(request_var('t', array(0 => 0)));
|
||||
|
Reference in New Issue
Block a user