mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 05:18:52 +00:00
[ticket/12718] Update docblock
PHPBB3-12718
This commit is contained in:
parent
17e360225d
commit
340bea63b6
1 changed files with 1 additions and 3 deletions
|
@ -623,9 +623,7 @@ class content_visibility
|
|||
/**
|
||||
* Remove topic from forum statistics
|
||||
*
|
||||
* @param $topic_id int The topic to act on
|
||||
* @param $forum_id int Forum where the topic is found
|
||||
* @param $topic_row array Contains information from the topic, may be empty at call time
|
||||
* @param $data array Post and topic data
|
||||
* @param $sql_data array Populated with the SQL changes, may be empty at call time
|
||||
* @return null
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue