equal
deleted
inserted
replaced
6 */ |
6 */ |
7 |
7 |
8 define('URL_ROOT', 'http://amateur.iri.centrepompidou.fr/live/'); |
8 define('URL_ROOT', 'http://amateur.iri.centrepompidou.fr/live/'); |
9 |
9 |
10 $configuration = array( |
10 $configuration = array( |
11 'callbackUrl' => 'http://amateur.iri.centrepompidou.fr/live/callback.php', |
11 'callbackUrl' => 'http://amateur.iri.centrepompidou.fr/live/rsln/callback.php', |
12 'siteUrl' => 'http://twitter.com/oauth', |
12 'siteUrl' => 'http://twitter.com/oauth', |
13 'consumerKey' => '***REMOVED***', |
13 'consumerKey' => '***REMOVED***', |
14 'consumerSecret' => '***REMOVED***' |
14 'consumerSecret' => '***REMOVED***' |
15 ); |
15 ); |