web/rsln-opendata/config.php
changeset 76 bda672f102d7
parent 66 8a382087127f
child 119 4c86151704e9
--- 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***'