| author | Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> |
| Wed, 27 Apr 2011 15:39:47 +0200 | |
| changeset 131 | ef1ad93a227c |
| parent 35 | 0f40d68e7618 |
| child 133 | 9578d3ddce17 |
| 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***' );