| changeset 810 | ba5f4046635b |
| parent 807 | 877f952ae2bd |
| child 811 | ec7a0f88c17b |
--- a/web/common.php Fri Mar 22 10:44:46 2013 +0100 +++ b/web/common.php Fri Mar 22 10:47:04 2013 +0100 @@ -40,7 +40,7 @@ $configuration = array( - 'siteUrl' => 'http://twitter.com/oauth', + 'siteUrl' => 'https://api.twitter.com/oauth', 'consumerKey' => '***REMOVED***', 'consumerSecret' => '***REMOVED***' );