mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
oops
git-svn-id: file:///svn/phpbb/trunk@3976 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -192,8 +192,6 @@ switch ($mode)
|
|||||||
}
|
}
|
||||||
else if ($mode == 'edit')
|
else if ($mode == 'edit')
|
||||||
{
|
{
|
||||||
echo "HERE";
|
|
||||||
exit;
|
|
||||||
$row = get_forum_info($forum_id);
|
$row = get_forum_info($forum_id);
|
||||||
|
|
||||||
if ($row['forum_type'] != $forum_type && $action)
|
if ($row['forum_type'] != $forum_type && $action)
|
||||||
|
Reference in New Issue
Block a user