lowercase image references

This commit is contained in:
Luke Pulverenti
2013-03-27 18:17:46 -04:00
parent 99dc93ee95
commit 44ad31bdbe
3 changed files with 50 additions and 1 deletions

View File

@@ -258,7 +258,7 @@ namespace MediaBrowser.ServerApplication
{
base.FindParts();
//if (IsFirstRun)
if (IsFirstRun)
{
RegisterServerWithAdministratorAccess();
}