From 9158654dd7f2a52d25e330a8f825f8b0c44005e9 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Tue, 11 Nov 2008 00:25:22 +0100 Subject: Mysql config --- Config.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Config.php') 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", -- cgit v1.2.3