$propbag->add('description', SHOWS_RSS_BLAHBLAH);
$propbag->add('stackable', true);
$propbag->add('author', 'Serendipity Team');
- $propbag->add('version', '1.1');
+ $propbag->add('version', '1.2');
$propbag->add('configuration', array(
'fullfeed',
'show_0.91',
$img = $this->get_config('fb_img');
if (strlen($img) == 0) {
$img = 'http://feeds.feedburner.com/~fc/'.$this->get_config('fb_id').'?bg=99CCFF&fg=444444&anim=0';
- } else {
- $img = 'http://www.feedburner.com/fb/images/pub/'.$img;
}
?>
<div style="padding-bottom: 2px;">