web/config.php
author Samuel Huron <samuel.huron@centrepompidou.fr>
Tue, 18 Oct 2011 15:40:17 +0200
changeset 323 697df54d985e
parent 322 d54ebcf025b3
permissions -rw-r--r--
erreurs add

<?php

/**
 * Please edit all for your application registration / other details
 * 
 */

//define('URL_ROOT', 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/');
define('URL_ROOT', 'http://www.polemictweet.com/');


$C_default_registry = 'local';