web/config.php
changeset 344 84cf2be7e8bd
parent 341 cab5c9e10f90
child 345 2fd13e221b2c
equal deleted inserted replaced
341:cab5c9e10f90 344:84cf2be7e8bd
     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';