Re-add Blog as one of the default feature to enable during setup

--HG--
branch : dev
This commit is contained in:
Renaud Paquay
2010-04-30 15:00:10 -07:00
parent 312d6d812c
commit dd4c4f5730

View File

@@ -82,6 +82,7 @@ namespace Orchard.Setup.Controllers {
"Orchard.Themes",
"Orchard.MultiTenancy",
"Orchard.Pages",
"Orchard.Blogs",
"Orchard.Comments" };
var setupContext = new SetupContext {