diff -r 45f6a091ad92 -r ffdfdf0b5d3c web/mashup/config.php --- a/web/mashup/config.php Thu Jul 07 17:53:21 2011 +0200 +++ b/web/mashup/config.php Mon Jul 18 13:39:30 2011 +0200 @@ -6,6 +6,8 @@ * */ +define('URL_ROOT', 'http://polemictweet.com/enmi/polemicaltimeline.php'); + $config = array( 'root' => 'http://polemictweet.com/',