| author | Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> |
| Mon, 31 Jan 2011 11:46:32 +0100 | |
| changeset 35 | 0f40d68e7618 |
| parent 33 | 0f2c04b0944e |
| 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***' );