1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

Nitpicks. r10283, r10285

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10286 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Andreas Fischer
2009-11-24 17:58:22 +00:00
parent 2d83f5be70
commit f864e75174
2 changed files with 2 additions and 2 deletions

View File

@@ -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)