--- a/web/enmi/config.php Mon Jan 31 06:52:18 2011 +0100
+++ b/web/enmi/config.php Mon Jan 31 08:49:07 2011 +0100
@@ -8,7 +8,7 @@
define('URL_ROOT', 'http://amateur.iri.centrepompidou.fr/live/');
$configuration = array(
- 'callbackUrl' => 'http://amateur.iri.centrepompidou.fr/live/callback.php',
+ 'callbackUrl' => 'http://amateur.iri.centrepompidou.fr/live/enmi/callback.php',
'siteUrl' => 'http://twitter.com/oauth',
'consumerKey' => '***REMOVED***',
'consumerSecret' => '***REMOVED***'
--- a/web/rsln/config.php Mon Jan 31 06:52:18 2011 +0100
+++ b/web/rsln/config.php Mon Jan 31 08:49:07 2011 +0100
@@ -8,7 +8,7 @@
define('URL_ROOT', 'http://amateur.iri.centrepompidou.fr/live/');
$configuration = array(
- 'callbackUrl' => 'http://amateur.iri.centrepompidou.fr/live/callback.php',
+ 'callbackUrl' => 'http://amateur.iri.centrepompidou.fr/live/rsln/callback.php',
'siteUrl' => 'http://twitter.com/oauth',
'consumerKey' => '***REMOVED***',
'consumerSecret' => '***REMOVED***'