summaryrefslogtreecommitdiff
path: root/Config.php
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2008-11-11 00:25:22 +0100
committerHugues Hiegel <hugues@hiegel.fr>2008-11-11 00:25:22 +0100
commit9158654dd7f2a52d25e330a8f825f8b0c44005e9 (patch)
tree0b56816b8dbacef350e6c5010dd2d48490910697 /Config.php
parent810e9cb1dcdec9048f4a2544393844651531cc75 (diff)
Mysql config
Diffstat (limited to 'Config.php')
-rw-r--r--Config.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/Config.php b/Config.php
index dcd0676..fe3ce0c 100644
--- a/Config.php
+++ b/Config.php
@@ -8,6 +8,8 @@ putenv("GDFONTPATH=/usr/share/fonts/truetype");
define(CACHE_FOLDER, "/var/cache/www/Lastfm");
+include("Config.mysql");
+
$Styles = array ("Modern" => "It_wasn_t_me",
"Letters" => "JackOLantern",
"Romantic" => "Shelley_Volante",