mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Re-add Blog as one of the default feature to enable during setup
--HG-- branch : dev
This commit is contained in:
@@ -82,6 +82,7 @@ namespace Orchard.Setup.Controllers {
|
||||
"Orchard.Themes",
|
||||
"Orchard.MultiTenancy",
|
||||
"Orchard.Pages",
|
||||
"Orchard.Blogs",
|
||||
"Orchard.Comments" };
|
||||
|
||||
var setupContext = new SetupContext {
|
||||
|
Reference in New Issue
Block a user