web/enmi/config.php
changeset 227 ffdfdf0b5d3c
parent 220 42aeb2bfc58e
equal deleted inserted replaced
226:45f6a091ad92 227:ffdfdf0b5d3c
     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/enmi');
     8 define('URL_ROOT', 'http://polemictweet.com/enmi/');
     9 
     9 
    10 $configuration = array(
    10 $configuration = array(
    11     'callbackUrl'    => 'http://amateur.iri.centrepompidou.fr/live/enmi/callback.php',
    11     'callbackUrl'    => 'http://amateur.iri.centrepompidou.fr/live/enmi/callback.php',
    12     'siteUrl'        => 'http://twitter.com/oauth',
    12     'siteUrl'        => 'http://twitter.com/oauth',
    13     'consumerKey' 	 => '***REMOVED***',
    13     'consumerKey' 	 => '***REMOVED***',