mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
5f61ebeee56a50addc06d6cd3fea93f977a48b16
When the retention period was set to 0, the events would not be deleted until after 1 day. This has been fixed by taking the last hour of the current day and subtracting the retention period from that value, and then doing an "inclusive less than" check.
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
C#
46.6%
JavaScript
41.2%
HTML
5.6%
CSS
3.3%
SCSS
1.1%
Other
2.1%