mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Fixed broken setup.
There's no feature called "Core". When setting a dependency on a non-existing feature of a feature that is enabled during setup, the site fails.
This commit is contained in:
@@ -9,5 +9,4 @@ Features:
|
|||||||
Orchard.Tokens:
|
Orchard.Tokens:
|
||||||
Name: Tokens
|
Name: Tokens
|
||||||
Description: Provides a system for performing string replacements with common site values.
|
Description: Provides a system for performing string replacements with common site values.
|
||||||
Category: Content
|
Category: Content
|
||||||
Dependencies: Core
|
|
||||||
Reference in New Issue
Block a user