Upgrade umbraco to 7.5.4
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user