diff -r 10d6fd6ce9ab -r 23a375bc42fb web/config.php.tmpl --- a/web/config.php.tmpl Tue Jul 26 16:49:36 2011 +0200 +++ b/web/config.php.tmpl Tue Jul 26 16:57:04 2011 +0200 @@ -2,10 +2,10 @@ /** * Please edit all for your application registration / other details - * + * The URL_ROOT must finish with a "/" */ //define('URL_ROOT', 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/'); -define('URL_ROOT', 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/client.php'); +define('URL_ROOT', 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/'); $C_default_registry = 'cdn';