aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/mcp.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/mcp.php')
-rw-r--r--phpBB/mcp.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/mcp.php b/phpBB/mcp.php
index 1d294bb581..401a12d0f9 100644
--- a/phpBB/mcp.php
+++ b/phpBB/mcp.php
@@ -904,5 +904,3 @@ function check_ids(&$ids, $table, $sql_id, $acl_list = false, $single_forum = fa
return ($single_forum === false) ? true : (int) $forum_id;
}
-
-?> \ No newline at end of file