web/config.php
author Samuel Huron <samuel.huron@centrepompidou.fr>
Tue, 18 Oct 2011 15:06:35 +0200
changeset 321 a87cc2c0aca8
parent 316 26d83703fa63
child 322 d54ebcf025b3
permissions -rw-r--r--
Added tag V00.87 for changeset 882a8b224f3a

<?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://polemictweet:8888/');


$C_default_registry = 'local';