aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorbrunoais <brunoaiss@gmail.com>2015-02-27 08:34:28 +0000
committerbrunoais <brunoaiss@gmail.com>2015-02-27 08:34:28 +0000
commit1e73f8d5eafda476192d95bc5ff8ec8b48d75381 (patch)
tree27a89f7b8d29ab944aa1e39fe125bcce0db0f494 /phpBB/includes
parentec855f1817826604d215f0d5a913a87d6c268df1 (diff)
downloadforums-1e73f8d5eafda476192d95bc5ff8ec8b48d75381.tar
forums-1e73f8d5eafda476192d95bc5ff8ec8b48d75381.tar.gz
forums-1e73f8d5eafda476192d95bc5ff8ec8b48d75381.tar.bz2
forums-1e73f8d5eafda476192d95bc5ff8ec8b48d75381.tar.xz
forums-1e73f8d5eafda476192d95bc5ff8ec8b48d75381.zip
[ticket/13142] Removed surperfulous new line
PHPBB3-13142
Diffstat (limited to 'phpBB/includes')
-rw-r--r--phpBB/includes/functions_mcp.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/includes/functions_mcp.php b/phpBB/includes/functions_mcp.php
index ad72a37d3a..1883cb2d87 100644
--- a/phpBB/includes/functions_mcp.php
+++ b/phpBB/includes/functions_mcp.php
@@ -553,7 +553,6 @@ function phpbb_mcp_sorting($mode, &$sort_days, &$sort_key, &$sort_dir, &$sort_by
break;
}
-
/**
* This event allows you to control the SQL query used to get the total number
* of reports the user can access.