1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/13142] Removed surperfulous new line

PHPBB3-13142
This commit is contained in:
brunoais
2015-02-27 08:34:28 +00:00
parent ec855f1817
commit 1e73f8d5ea

View File

@@ -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.