Merge branch origin/dev-v7 into dev-v7-deploy

This commit is contained in:
Stephan
2016-08-18 12:38:38 +02:00
665 changed files with 22645 additions and 17351 deletions

View File

@@ -69,7 +69,16 @@ namespace Umbraco.Core.IO
}
}
public static string AppPlugins
public static string AppCode
{
get
{
//NOTE: this is not configurable and shouldn't need to be
return "~/App_Code";
}
}
public static string AppPlugins
{
get
{