Skip to content

Commit

Permalink
changed description, could not find a bidding rss feed, so it's only …
Browse files Browse the repository at this point in the history
…for selling
  • Loading branch information
Sparticuz committed Mar 5, 2010
1 parent ac8e832 commit dbeed36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/ebay/extension.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Lifestream_eBayFeed extends Lifestream_Feed
const ID = 'ebay';
const NAME = 'eBay';
const URL = 'http://www.ebay.com/';
const DESCRIPTION = 'Shows what items you put up for sale. (Will try to be extended in the future to bidding as well)';
const DESCRIPTION = 'Shows what items you put up for sale.';
const AUTHOR = 'Kyle McNally';

function get_options()
Expand Down

0 comments on commit dbeed36

Please sign in to comment.