From 753c41bd9481afd4f25f9d9c8f8d6d4a7679ca57 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Tue, 26 May 2009 15:21:48 +0200 Subject: Albums per Day ; + some cleanup done in variable names --- Config.php | 1 + 1 file changed, 1 insertion(+) (limited to 'Config.php') diff --git a/Config.php b/Config.php index fe3ce0c..1cdef20 100644 --- a/Config.php +++ b/Config.php @@ -44,6 +44,7 @@ $Types = array( "Total2" => "Total tracks_ #2", "PerDay" => "Daily tracks_ #1", "PerDay2" => "Daily tracks_ #2", + "AlbumsPerDay" => "Daily albums_ #1", "PerWeek" => "Weekly tracks_ #1", "PerWeek2" => "Weekly tracks_ #2", "PerMonth" => "Monthly tracks_ #1", -- cgit v1.2.3