web/config.php
changeset 354 19ed2a92d3c1
parent 343 9cabcd2709be
parent 353 ef3ff87f98fd
child 355 a0fff3035e6f
equal deleted inserted replaced
343:9cabcd2709be 354:19ed2a92d3c1
     1 <?php
       
     2 
       
     3 /**
       
     4  * Please edit all for your application registration / other details
       
     5  * 
       
     6  */
       
     7 
       
     8 //define('URL_ROOT', 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/');
       
     9 define('URL_ROOT', 'http://www.polemictweet.com/');
       
    10 
       
    11 
       
    12 $C_default_registry = 'local';