--- a/web/config.php.tmpl Mon Jul 25 18:56:21 2011 +0200
+++ b/web/config.php.tmpl Tue Jul 26 16:49:36 2011 +0200
@@ -8,10 +8,4 @@
//define('URL_ROOT', 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/');
define('URL_ROOT', 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/client.php');
-$configuration = array(
- // 'callbackUrl' => 'http://amateur.iri.centrepompidou.fr/live/callback.php',
- 'callbackUrl' => 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/callback.php',
- 'siteUrl' => 'http://twitter.com/oauth',
- 'consumerKey' => '***REMOVED***',
- 'consumerSecret' => '***REMOVED***'
-);
+$C_default_registry = 'cdn';