updated analytics

This commit is contained in:
kay.one 2012-02-14 18:20:32 -08:00
commit 5c03c873b2
7 changed files with 45 additions and 21 deletions

View file

@ -12,7 +12,7 @@ namespace NzbDrone.Core.Datastore.Migrations
protected override void MainDbUpgrade()
{
//This should not run unless for a clean install
EnviromentProvider.IsNewInstall = true;
EnviromentProvider.RegisterNewInstall = true;
Database.AddTable("Series", new[]
{