summaryrefslogtreecommitdiff
path: root/rss.php
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-10-09 04:07:42 +0000
committerwjames5 <will@tekimaki.com>2009-10-09 04:07:42 +0000
commit9387963412f545b848d68912d4156c3918c56f14 (patch)
treeea3ece60635d3a56783078bf00e15eef492b2324 /rss.php
parent77fe625676c228fe29df174f67a557de15dd273b (diff)
downloadboards-9387963412f545b848d68912d4156c3918c56f14.tar.gz
boards-9387963412f545b848d68912d4156c3918c56f14.tar.bz2
boards-9387963412f545b848d68912d4156c3918c56f14.zip
major clean up of feed generator - get boards or topic feeds
Diffstat (limited to 'rss.php')
-rw-r--r--rss.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/rss.php b/rss.php
index f1ff8f2..b062413 100644
--- a/rss.php
+++ b/rss.php
@@ -1,6 +1,6 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_boards/rss.php,v 1.1 2009/10/08 22:20:30 wjames5 Exp $
+ * $Header: /cvsroot/bitweaver/_bit_boards/rss.php,v 1.2 2009/10/09 04:07:42 wjames5 Exp $
*/
/**
@@ -8,6 +8,7 @@
*/
require_once( '../bit_setup_inc.php' );
+$gBitSystem->verifyPackage( 'boards' );
$gBitSystem->verifyPackage( 'rss' );
$feedFormat = array(