mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-18 09:44:20 +08:00
dc6f614be31f1d55e9ebf77b88d4012fcf5e3453

When a new module is installed in the host app, explicitly call "ReloadExtensions" on the host so that the new module is activated. We need this because some SpecFlow binding talk directly to the host through remoting, whereas in the real web scenarios, all comunication is done through "BeingRequest" which is the guy taking care of reloading modules when they have changed on disk. --HG-- branch : dev
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
JavaScript
45.2%
C#
42.5%
HTML
5.5%
CSS
2.4%
Less
1.4%
Other
2.9%