Skip to content

Commit

Permalink
Do register Twitter crawler
Browse files Browse the repository at this point in the history
  • Loading branch information
ekala committed Jun 11, 2013
1 parent dc55daf commit 1d29867
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions init.php
Expand Up @@ -17,9 +17,6 @@ class Twitter_Init {

public function __construct()
{
// Register as a crawler
Swiftriver_Crawlers::register('twitter', array(new Swiftriver_Crawler_Twitter(), 'crawl'));

// Validate Channel Filter Settings Input
Swiftriver_Event::add('swiftriver.channel.validate', array($this, 'validate'));

Expand Down

0 comments on commit 1d29867

Please sign in to comment.