1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-22 10:57:56 +01:00

[ticket/12557] Fix doc block errors found by Sami

More corrections.

PHPBB3-12557
This commit is contained in:
n-aleha 2014-05-19 05:50:29 +03:00
parent dfcbace621
commit c355b60c62

View File

@ -170,7 +170,7 @@ class base
* @param int $result_count contains the number of all results for the search (not only for the current page)
* @param array $id_ary contains a list of post or topic ids that shall be cached, the first element
* must have the absolute index $start in the result set.
* @param int $start indicates the first index of the page
* @param int $start indicates the first index of the page
* @param string $sort_dir is either a or d representing ASC and DESC
*
* @return null