web/rsln/config.php
changeset 35 0f40d68e7618
parent 33 0f2c04b0944e
child 119 4c86151704e9
equal deleted inserted replaced
34:3514645b81b2 35:0f40d68e7618
     3 /**
     3 /**
     4  * Please edit all for your application registration / other details
     4  * Please edit all for your application registration / other details
     5  * 
     5  * 
     6  */
     6  */
     7 
     7 
     8 define('URL_ROOT', 'http://amateur.iri.centrepompidou.fr/live/');
     8 define('URL_ROOT', 'http://amateur.iri.centrepompidou.fr/live/rsln/');
     9 
     9 
    10 $configuration = array(
    10 $configuration = array(
    11     'callbackUrl'    => 'http://amateur.iri.centrepompidou.fr/live/rsln/callback.php',
    11     'callbackUrl'    => 'http://amateur.iri.centrepompidou.fr/live/rsln/callback.php',
    12     'siteUrl'        => 'http://twitter.com/oauth',
    12     'siteUrl'        => 'http://twitter.com/oauth',
    13     'consumerKey' 	 => '***REMOVED***',
    13     'consumerKey' 	 => '***REMOVED***',