Upgrade umbraco to 7.5.4

This commit is contained in:
2016-12-13 14:01:21 -05:00
parent c6731f8ef5
commit 0086743882
47 changed files with 3032 additions and 1639 deletions
+3
View File
@@ -9,6 +9,9 @@ namespace LeafWeb.WebCms.App_Start
{
public class RegisterServices : ApplicationEventHandler
{
// TODO: after upgrading Umbraco, this might be helpful
// protected override bool ExecuteWhenApplicationNotConfigured => true;
protected override void ApplicationStarted(UmbracoApplicationBase umbracoApplication, ApplicationContext applicationContext)
{
DataService.RegisterInitializer();