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(-) 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 From 36daf8acb73f6382daa4704480d58d072433d167 Mon Sep 17 00:00:00 2001 From: DMorgan Date: Wed, 19 Sep 2012 01:25:18 +0200 Subject: Empty commit ( to clean history) --- phpBB/mcp.php | 1 - 1 file changed, 1 deletion(-) diff --git a/phpBB/mcp.php b/phpBB/mcp.php index e209a9095f..6f01fba2f5 100644 --- a/phpBB/mcp.php +++ b/phpBB/mcp.php @@ -8,7 +8,6 @@ * */ - /** * @ignore */ -- cgit v1.2.1