summaryrefslogtreecommitdiff
path: root/Config.php
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2009-05-26 15:21:48 +0200
committerHugues Hiegel <hugues@hiegel.fr>2009-05-26 15:21:48 +0200
commit753c41bd9481afd4f25f9d9c8f8d6d4a7679ca57 (patch)
tree608f7c292ff8cdb14d4c692f400d62df83dd2360 /Config.php
parentb556dab8f3943cd9d015f0626c54d501afba446d (diff)
Albums per Day ; + some cleanup done in variable names
Diffstat (limited to 'Config.php')
-rw-r--r--Config.php1
1 files changed, 1 insertions, 0 deletions
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",