| author | Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> |
| Fri, 06 May 2011 11:11:26 +0200 | |
| changeset 135 | d689f183db2c |
| parent 133 | 9578d3ddce17 |
| child 220 | 42aeb2bfc58e |
| permissions | -rw-r--r-- |
<?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***' );