web/config.php
changeset 316 26d83703fa63
child 322 d54ebcf025b3
equal deleted inserted replaced
315:77ccba188e08 316:26d83703fa63
       
     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://polemictweet:8888/');
       
    10 
       
    11 
       
    12 $C_default_registry = 'local';