From 9dad843999ee96cfd2ff6689f30bf199c59ce25e Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Mon, 31 Mar 2008 16:51:39 +0200 Subject: Cache folder renamed. --- Config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.php b/Config.php index 1b2633e..ef0a086 100644 --- a/Config.php +++ b/Config.php @@ -6,7 +6,7 @@ define(WIDTH, 160); define(HEIGHT, 20); putenv("GDFONTPATH=/usr/share/fonts/truetype"); -define(CACHE_FOLDER, "/var/www/cache/.lastfm"); +define(CACHE_FOLDER, "/var/www/cache/Lastfm"); $Styles = array ("Modern" => "It_wasn_t_me", "Letters" => "JackOLantern", -- cgit v1.2.3