aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaat <maat-pub@mageia.biz>2012-09-19 07:25:23 +0200
committerMaat <maat-pub@mageia.biz>2012-09-19 07:25:23 +0200
commitddd5d248d3118f209e75c6ef6b511f56192894fd (patch)
tree6182bb7e77bc4ec708b034ce4e7045040dcd5593
parent832e4447928f53883ea8937b1f8eb92e3b327ada (diff)
parent36daf8acb73f6382daa4704480d58d072433d167 (diff)
downloadforums-ddd5d248d3118f209e75c6ef6b511f56192894fd.tar
forums-ddd5d248d3118f209e75c6ef6b511f56192894fd.tar.gz
forums-ddd5d248d3118f209e75c6ef6b511f56192894fd.tar.bz2
forums-ddd5d248d3118f209e75c6ef6b511f56192894fd.tar.xz
forums-ddd5d248d3118f209e75c6ef6b511f56192894fd.zip
Merge branch 'master' of ssh://git.mageia.org/git/forum
-rw-r--r--phpBB/mcp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/mcp.php b/phpBB/mcp.php
index 48cd68500f..6f01fba2f5 100644
--- a/phpBB/mcp.php
+++ b/phpBB/mcp.php
@@ -912,4 +912,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
+?>