web/common.php
changeset 807 877f952ae2bd
parent 804 0b8126641111
child 811 ec7a0f88c17b
--- a/web/common.php	Thu Mar 21 17:31:31 2013 +0100
+++ b/web/common.php	Thu Mar 21 19:50:53 2013 +0100
@@ -40,7 +40,7 @@
 
 
 $configuration = array(
-    'siteUrl'        => 'http://twitter.com/oauth',
+    'siteUrl'        => 'https://api.twitter.com/oauth',
     'consumerKey' 	 => '***REMOVED***',
     'consumerSecret' => '***REMOVED***'
 );