dhdesign
01-17-2008, 12:54 PM
Am going through making my little tweaks to some files after upgrading. In editing function_feeds.php to remove the original enclosure link in the feed, I noticed that the generator line still shows the PP version as 1.6.0 in three places:
line 437, line 588, line 744 - $atom .= "<generator uri='http://www.pixelpost.org/' version='1.6.0'>Pixelpost</generator>\n";
Shouldn't that be changed to version='1.7.1'?
line 437, line 588, line 744 - $atom .= "<generator uri='http://www.pixelpost.org/' version='1.6.0'>Pixelpost</generator>\n";
Shouldn't that be changed to version='1.7.1'?