From 657ebe0025296e87c6ca8611ae8b5240afcfeab3 Mon Sep 17 00:00:00 2001 From: DMorgan Date: Wed, 19 Sep 2012 01:25:11 +0200 Subject: Empty commit ( to clean history) --- phpBB/mcp.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'phpBB') diff --git a/phpBB/mcp.php b/phpBB/mcp.php index 48cd68500f..e209a9095f 100644 --- a/phpBB/mcp.php +++ b/phpBB/mcp.php @@ -8,6 +8,7 @@ * */ + /** * @ignore */ @@ -912,4 +913,4 @@ 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 +?> -- cgit v1.2.1