aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/feed.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/feed.php')
-rw-r--r--phpBB/feed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/feed.php b/phpBB/feed.php
index dfa584956c..5668d297ad 100644
--- a/phpBB/feed.php
+++ b/phpBB/feed.php
@@ -443,7 +443,7 @@ class phpbb_feed
*/
var $separator_stats = "\xE2\x80\x94"; // —
-/**
+ /**
* Constructor. Set standard keys.
*/
function phpbb_feed($forum_id = 0, $topic_id = 0)