diff -r 3514645b81b2 -r 0f40d68e7618 web/rsln/config.php --- a/web/rsln/config.php Mon Jan 31 08:49:26 2011 +0100 +++ b/web/rsln/config.php Mon Jan 31 11:46:32 2011 +0100 @@ -5,7 +5,7 @@ * */ -define('URL_ROOT', 'http://amateur.iri.centrepompidou.fr/live/'); +define('URL_ROOT', 'http://amateur.iri.centrepompidou.fr/live/rsln/'); $configuration = array( 'callbackUrl' => 'http://amateur.iri.centrepompidou.fr/live/rsln/callback.php',