From: Alexandre Emsenhuber Date: Sat, 12 Nov 2011 12:13:08 +0000 (+0000) Subject: Per Nikerabbit, fix undefined variable notice from r102851 X-Git-Tag: 1.31.0-rc.0~26545 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/ajouter.php?a=commitdiff_plain;h=eefe59bc4d447a6d456b72d084c561a03e7ae0cc;p=lhc%2Fweb%2Fwiklou.git Per Nikerabbit, fix undefined variable notice from r102851 --- diff --git a/includes/Feed.php b/includes/Feed.php index abe6e53191..fc637be9f1 100644 --- a/includes/Feed.php +++ b/includes/Feed.php @@ -306,7 +306,7 @@ class RSSFeed extends ChannelFeed { <?php print $item->getTitle() ?> getUrl(), PROTO_CURRENT ) ?> - RSSIsPermalink ) print ' isPermaLink="false"' ?>>getUniqueId() ?> + rssIsPermalink ) print ' isPermaLink="false"' ?>>getUniqueId() ?> getDescription() ?> getDate() ) { ?>formatTime( $item->getDate() ) ?> getAuthor() ) { ?>getAuthor() ?>