diff -r 66fa89a3d42c -r 42aeb2bfc58e web/mashup/config.php --- a/web/mashup/config.php Thu Jul 07 16:40:17 2011 +0200 +++ b/web/mashup/config.php Mon Jul 18 10:42:35 2011 +0200 @@ -6,6 +6,8 @@ * */ +define('URL_ROOT', 'http://polemictweet.com/enmi/polemicaltimeline.php'); + $config = array( 'root' => 'http://polemictweet.com/',