| changeset 229 | 74c9ddc3640b |
| parent 228 | 1bcc79e78fa1 |
| child 230 | 5d4ad3fb70bf |
--- a/web/enmi/config.php Mon Jul 18 13:40:06 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://polemictweet.com/enmi/'); - -$configuration = array( - 'callbackUrl' => 'http://amateur.iri.centrepompidou.fr/live/enmi/callback.php', - 'siteUrl' => 'http://twitter.com/oauth', - 'consumerKey' => '***REMOVED***', - 'consumerSecret' => '***REMOVED***' -);