| changeset 327 | fb4584af127f |
| parent 322 | d54ebcf025b3 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/config.php Tue Oct 18 16:19:24 2011 +0200 @@ -0,0 +1,12 @@ +<?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'; \ No newline at end of file