--- a/web/rsln-opendata/config.php Wed Mar 16 11:04:47 2011 +0100
+++ b/web/rsln-opendata/config.php Wed Mar 16 18:05:37 2011 +0100
@@ -5,10 +5,10 @@
*
*/
-define('URL_ROOT', 'http://amateur.iri.centrepompidou.fr/live/rsln/');
+define('URL_ROOT', 'http://amateur.iri.centrepompidou.fr/live/rsln-opendata/');
$configuration = array(
- 'callbackUrl' => 'http://amateur.iri.centrepompidou.fr/live/rsln/callback.php',
+ 'callbackUrl' => 'http://amateur.iri.centrepompidou.fr/live/rsln-opendata/callback.php',
'siteUrl' => 'http://twitter.com/oauth',
'consumerKey' => '***REMOVED***',
'consumerSecret' => '***REMOVED***'