| changeset 33 | 0f2c04b0944e |
| parent 20 | 7e0a67a20e74 |
| child 35 | 0f40d68e7618 |
--- 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***'