diff --git a/htdocs/devinfo/index.php b/htdocs/devinfo/index.php index 4a7a67c06..45ab1de7e 100644 --- a/htdocs/devinfo/index.php +++ b/htdocs/devinfo/index.php @@ -69,7 +69,7 @@ the latest sources in a zip or tgz archive from the github website.

$feed = new SimplePie(); $feed->set_feed_url('http://sourceforge.net/apps/trac/cppcheck/timeline?changeset=on&ticket=on&milestone=on&wiki=on&max=10&daysback=90&format=rss'); - $feed->set_cache_location('./site/simplepie/cache'); + $feed->set_cache_location('../site/simplepie/cache'); $feed->init(); print("