/* DEVEL Commenting out the rss code to release a stable version mb 4/4/03 include_once("newsFeed.php"); //$feed = new newsFeed("bll"); $opts = $feed->getNewsFeeds(); $select_feed = $_GET['feed']; if ($select_feed == null) { $select_feed = "bbc"; } print $select_feed; */ $append = "?blogname=" . $_GET['blogname']; //DEVEL . "&globalflag=" . $_GET['globalflag']; ?>