mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-07 08:05:25 +02:00
[ticket/12718] Update docblock
PHPBB3-12718
This commit is contained in:
parent
17e360225d
commit
340bea63b6
@ -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…
x
Reference in New Issue
Block a user