This repository has been archived by the owner. It is now read-only.

1.0 has been deprecated as of 11th June 2013. Must use version 1.1. #175

Merged
merged 1 commit into from Jun 12, 2013
File filter...
Filter file types
Jump to file or symbol
Failed to load files and symbols.
+1 −1
Diff settings

Always

Just for now

Copy path View file
@@ -20,7 +20,7 @@ class EpiTwitter extends EpiOAuth
protected $authenticateUrl= 'https://api.twitter.com/oauth/authenticate';
protected $apiUrl = 'http://api.twitter.com';
protected $userAgent = 'EpiTwitter (http://github.com/jmathai/twitter-async/tree/)';
protected $apiVersion = '1';
protected $apiVersion = '1.1';
protected $isAsynchronous = false;
/**
* The Twitter API version 1.0 search URL.
ProTip! Use n and p to navigate between commits in a pull request.