| author | Samuel Huron <samuel.huron@centrepompidou.fr> |
| Tue, 08 Mar 2011 10:57:18 +0100 | |
| changeset 52 | d522fd390921 |
| parent 35 | 0f40d68e7618 |
| child 119 | 4c86151704e9 |
| permissions | -rw-r--r-- |
<?php /** * Please edit all for your application registration / other details * */ define('URL_ROOT', 'http://amateur.iri.centrepompidou.fr/live/rsln/'); $configuration = array( 'callbackUrl' => 'http://amateur.iri.centrepompidou.fr/live/rsln/callback.php', 'siteUrl' => 'http://twitter.com/oauth', 'consumerKey' => '***REMOVED***', 'consumerSecret' => '***REMOVED***' );