diff -r c84f8401d36e -r 9578d3ddce17 web/index.php --- a/web/index.php Wed Apr 27 15:40:01 2011 +0200 +++ b/web/index.php Wed Apr 27 18:54:31 2011 +0200 @@ -1,287 +1,286 @@ -getRequestToken(); - $_SESSION['TWITTER_REQUEST_TOKEN'] = serialize($token); - - /** - * Now redirect user to Twitter site so they can log in and - * approve our access - */ - $consumer->redirect(); - -} - -?> - - -
- -
-
-
-
-
-