aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorbrunoais <brunoaiss@gmail.com>2015-02-11 11:42:43 +0000
committerbrunoais <brunoaiss@gmail.com>2015-02-11 11:42:43 +0000
commit93185574b5ad0f8460e75832a396566c2c3f9d49 (patch)
tree64f526faaefcf220cdad16711768a32d7e5215bb /phpBB/includes
parent6f52873636400cc3b59e9dbe680e4455b44d984e (diff)
downloadforums-93185574b5ad0f8460e75832a396566c2c3f9d49.tar
forums-93185574b5ad0f8460e75832a396566c2c3f9d49.tar.gz
forums-93185574b5ad0f8460e75832a396566c2c3f9d49.tar.bz2
forums-93185574b5ad0f8460e75832a396566c2c3f9d49.tar.xz
forums-93185574b5ad0f8460e75832a396566c2c3f9d49.zip
[ticket/13142] BUMPed version
PHPBB3-13142
Diffstat (limited to 'phpBB/includes')
-rw-r--r--phpBB/includes/functions_mcp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/functions_mcp.php b/phpBB/includes/functions_mcp.php
index 375ded1bcf..6c018c6947 100644
--- a/phpBB/includes/functions_mcp.php
+++ b/phpBB/includes/functions_mcp.php
@@ -433,7 +433,7 @@ function phpbb_mcp_sorting($mode, &$sort_days, &$sort_key, &$sort_dir, &$sort_by
* @var int min_time Integer with the minimum post time that the user is searching for
* @var int visibility_const Integer with one of the possible ITEM_* constant values
* @var string where_sql Extra information included in the WHERE clause. It must end with "WHERE" or "AND" or "OR"
- * @since 3.1.3-RC1
+ * @since 3.1.4-RC1
*/
$vars = array(
'sql',