mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-09 11:24:35 +02:00
[ticket/14051] Fix whitespace
PHPBB3-14051
This commit is contained in:
@ -295,7 +295,7 @@ if ($sort_days)
|
||||
* @var array sort_days The oldest topic displayable in elapsed days
|
||||
* @var array sort_key The sorting by. It is one of the first character of (in low case):
|
||||
* Author, Post time, Replies, Subject, Views
|
||||
* @var array sort_dir Either "a" for ascending or "d" for descending
|
||||
* @var array sort_dir Either "a" for ascending or "d" for descending
|
||||
* @var array sql_array The SQL array to get the data of all topics
|
||||
* @since 3.1.9-RC1
|
||||
*/
|
||||
|
Reference in New Issue
Block a user