mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
oops
git-svn-id: file:///svn/phpbb/trunk@3976 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
aed79aea29
commit
3e2e39d336
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue