web/enmi/config.php
changeset 33 0f2c04b0944e
parent 19 1c2f13fd785c
child 35 0f40d68e7618
--- 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***'