Massive file cleanup, removed the old BasePage, UmbracoEnsuredPage, ClientTools, moved the menu 'Action' to the Web project until we can remove those too.

This commit is contained in:
Shannon
2015-12-23 13:51:16 +01:00
parent de776f86a4
commit e005c5bba6
226 changed files with 3472 additions and 5763 deletions

View File

@@ -1,10 +1,7 @@
using System;
using System.Web;
using System.Web.Http;
using System.Web.Http.Controllers;
using Umbraco.Core;
using Umbraco.Web.Security;
using umbraco.BasePages;
using Umbraco.Core.Logging;
namespace Umbraco.Web.Install