mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/13311] Remove whitespace at end of line
PHPBB3-13311
This commit is contained in:
parent
ce937346f3
commit
23aed66473
1 changed files with 1 additions and 1 deletions
|
@ -1924,7 +1924,7 @@ class acp_forums
|
||||||
* @event core.delete_forum_content_before_query
|
* @event core.delete_forum_content_before_query
|
||||||
* @var array table_ary Array of tables from which all rows will be deleted that hold the forum_id
|
* @var array table_ary Array of tables from which all rows will be deleted that hold the forum_id
|
||||||
* @var int forum_id the forum id
|
* @var int forum_id the forum id
|
||||||
* @var array topic_ids Array of the topic ids from the forum to be deleted
|
* @var array topic_ids Array of the topic ids from the forum to be deleted
|
||||||
* @var array post_counts Array of counts of posts in the forum, by poster_id
|
* @var array post_counts Array of counts of posts in the forum, by poster_id
|
||||||
* @since 3.1.6-RC1
|
* @since 3.1.6-RC1
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue