# HG changeset patch # User Samuel Huron # Date 1318944908 -7200 # Node ID d54ebcf025b3b0c507bcff56c8ea9dd78d93a2ec # Parent a87cc2c0aca82930f1a6e3a0d6837d620350dc7c erreur url diff -r a87cc2c0aca8 -r d54ebcf025b3 web/config.php --- a/web/config.php Tue Oct 18 15:06:35 2011 +0200 +++ b/web/config.php Tue Oct 18 15:35:08 2011 +0200 @@ -6,7 +6,7 @@ */ //define('URL_ROOT', 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/'); -define('URL_ROOT', 'http://polemictweet:8888/'); +define('URL_ROOT', 'http://www.polemictweet.com/'); $C_default_registry = 'local'; \ No newline at end of file