summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2008-03-31 16:51:39 +0200
committerHugues Hiegel <hugues@hiegel.fr>2008-03-31 16:51:39 +0200
commit9dad843999ee96cfd2ff6689f30bf199c59ce25e (patch)
treea3fc0a727f333547baf32299f4c5490599bfd699
parentfc44f64fee4f408f3e7d10b7f46091207114b3e8 (diff)
Cache folder renamed.
-rw-r--r--Config.php2
1 files changed, 1 insertions, 1 deletions
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",