diff options
Diffstat (limited to 'boards_rss.php')
| -rwxr-xr-x | boards_rss.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boards_rss.php b/boards_rss.php index ce8d038..09cc042 100755 --- a/boards_rss.php +++ b/boards_rss.php @@ -60,7 +60,6 @@ $rss->title = $title; $rss->description = $description; $rss->link = $gContent->getDisplayUri(); - // get all topics of a board or all recent topics in general switch( $gContent->getField('content_type_guid') ){ case 'bitcomment': |
