Merge branch temp8 into temp8-di2690
This commit is contained in:
@@ -24,7 +24,7 @@ namespace Umbraco.Web
|
||||
protected UmbracoWebService()
|
||||
{
|
||||
UmbracoContext = Current.UmbracoContext;
|
||||
Umbraco = new UmbracoHelper(UmbracoContext, Current.Services, Current.ApplicationCache);
|
||||
Umbraco = new UmbracoHelper(UmbracoContext, Current.Services);
|
||||
|
||||
Logger = Current.Logger;
|
||||
ProfilingLogger = Current.ProfilingLogger;
|
||||
|
||||
Reference in New Issue
Block a user