aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/feed.php
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2009-11-24 17:58:22 +0000
committerAndreas Fischer <bantu@phpbb.com>2009-11-24 17:58:22 +0000
commitf864e75174be78eb3ebac2235c8e73738d2065fb (patch)
treeebd22bee71cb171df98e5432fb10936f96d79052 /phpBB/feed.php
parent2d83f5be708d650b5c5ffa1ddb0a0d8ffad62467 (diff)
downloadforums-f864e75174be78eb3ebac2235c8e73738d2065fb.tar
forums-f864e75174be78eb3ebac2235c8e73738d2065fb.tar.gz
forums-f864e75174be78eb3ebac2235c8e73738d2065fb.tar.bz2
forums-f864e75174be78eb3ebac2235c8e73738d2065fb.tar.xz
forums-f864e75174be78eb3ebac2235c8e73738d2065fb.zip
Nitpicks. r10283, r10285
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10286 89ea8834-ac86-4346-8a33-228a782c2dd0
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"; // &mdash;
-/**
+ /**
* Constructor. Set standard keys.
*/
function phpbb_feed($forum_id = 0, $topic_id = 0)