From kde-commits Thu Apr 17 19:49:57 2008 From: Daniel Molkentin Date: Thu, 17 Apr 2008 19:49:57 +0000 To: kde-commits Subject: www/areas/events Message-Id: <1208461797.011379.23921.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=120846180803372 SVN commit 798238 by danimo: try fixing.. M +1 -0 parse_gm_feed.inc M +1 -1 rss.php --- trunk/www/areas/events/parse_gm_feed.inc #798237:798238 @@ -98,6 +98,7 @@ //and the status tag too, come to that $gd_status = $item->get_item_tags('http://schemas.google.com/g/2005', 'eventStatus'); $status = substr( $gd_status[0]['attribs']['']['value'], -8); + $permalink = $item->get_permalink(); $when = $item->get_item_tags('http://schemas.google.com/g/2005', 'when'); $date= $when[0]['attribs']['']['startTime']; --- trunk/www/areas/events/rss.php #798237:798238 @@ -26,7 +26,7 @@ <?php echo $gCalDate.": ".$item['title']; ?> get_permalink();?>http://events.kde.org/upcoming.php - get_permalink();?> +