diff -r e93dd6da4c6d -r 8a382087127f web/rsln-opendata/index.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/rsln-opendata/index.php Tue Mar 15 13:46:46 2011 +0100 @@ -0,0 +1,570 @@ +getRequestToken(); + $_SESSION['TWITTER_REQUEST_TOKEN'] = serialize($token); + + /** + * Now redirect user to Twitter site so they can log in and + * approve our access + */ + $consumer->redirect(); +} + +?> + + + + +
+ +
+
+
+
+
+