web/config.php
author Raphael Velt <raph.velt@gmail.com>
Mon, 24 Oct 2011 18:01:55 +0200
changeset 331 03c69425efa6
parent 322 d54ebcf025b3
permissions -rw-r--r--
Added SQLite Database in Node Server

<?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';