--- a/web/enmi/config.php Wed Apr 27 15:40:01 2011 +0200
+++ b/web/enmi/config.php Wed Apr 27 18:54:31 2011 +0200
@@ -1,15 +1,15 @@
-<?php
-
-/**
- * Please edit all for your application registration / other details
- *
- */
-
-define('URL_ROOT', 'http://amateur.iri.centrepompidou.fr/live/enmi');
-
-$configuration = array(
- 'callbackUrl' => 'http://amateur.iri.centrepompidou.fr/live/enmi/callback.php',
- 'siteUrl' => 'http://twitter.com/oauth',
- 'consumerKey' => '***REMOVED***',
- 'consumerSecret' => '***REMOVED***'
-);
+<?php
+
+/**
+ * Please edit all for your application registration / other details
+ *
+ */
+
+define('URL_ROOT', 'http://amateur.iri.centrepompidou.fr/live/enmi');
+
+$configuration = array(
+ 'callbackUrl' => 'http://amateur.iri.centrepompidou.fr/live/enmi/callback.php',
+ 'siteUrl' => 'http://twitter.com/oauth',
+ 'consumerKey' => '***REMOVED***',
+ 'consumerSecret' => '***REMOVED***'
+);