*** orig/_magpierss.php 2005-01-09 17:44:09.000000000 -0800
--- ./_magpierss.php 2005-01-09 17:49:03.000000000 -0800
***************
*** 35,46 ****
# This section allows you to control some features with true/false and decorate your display
# set this to false if you don't want to show the name of the site your feed comes from
# if this is false then 'header_start' and 'header_end' and 'header_linked' don't get used
$show_site_name = true;
# this is for the name of the site you are getting your feed from
! if(!isset($header_start)) $header_start = '
';
! if(!isset($header_end)) $header_end = '
';
# set this to false if you don't want the site's title linked to it's url
$header_linked = true;
# this is for the start and end of each block of items from each feed
if(!isset($block_start)) $block_start = '';
--- 35,46 ----
# This section allows you to control some features with true/false and decorate your display
# set this to false if you don't want to show the name of the site your feed comes from
# if this is false then 'header_start' and 'header_end' and 'header_linked' don't get used
$show_site_name = true;
# this is for the name of the site you are getting your feed from
! if(!isset($header_start)) $header_start = '';
! if(!isset($header_end)) $header_end = '
';
# set this to false if you don't want the site's title linked to it's url
$header_linked = true;
# this is for the start and end of each block of items from each feed
if(!isset($block_start)) $block_start = '