aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_forums.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2015-07-22 09:54:28 +0200
committerMarc Alexander <admin@m-a-styles.de>2015-07-22 09:54:28 +0200
commit23aed664732e3e21ca6be4ec727bd173e5278add (patch)
treece920839432fac08df5d6156e5982e869d6f7d9c /phpBB/includes/acp/acp_forums.php
parentce937346f30c09b919b056ff72f2ac8813a6c292 (diff)
downloadforums-23aed664732e3e21ca6be4ec727bd173e5278add.tar
forums-23aed664732e3e21ca6be4ec727bd173e5278add.tar.gz
forums-23aed664732e3e21ca6be4ec727bd173e5278add.tar.bz2
forums-23aed664732e3e21ca6be4ec727bd173e5278add.tar.xz
forums-23aed664732e3e21ca6be4ec727bd173e5278add.zip
[ticket/13311] Remove whitespace at end of line
PHPBB3-13311
Diffstat (limited to 'phpBB/includes/acp/acp_forums.php')
-rw-r--r--phpBB/includes/acp/acp_forums.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/acp/acp_forums.php b/phpBB/includes/acp/acp_forums.php
index 71953e7d8f..7e664c6263 100644
--- a/phpBB/includes/acp/acp_forums.php
+++ b/phpBB/includes/acp/acp_forums.php
@@ -1924,7 +1924,7 @@ class acp_forums
* @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 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
* @since 3.1.6-RC1
*/