--- a/web/enmi/config.php Wed Jul 27 12:24:43 2011 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-<?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***'
-);