menchprotocol / php_website

A Social Idea Network Powered by PHP, PostgreSQL, jQuery & Bootstrap
https://mench.com
GNU Affero General Public License v3.0
13 stars 5 forks source link

Validate time starts is BEFORE time ends #3480

Open shervine opened 9 months ago

shervine commented 9 months ago

Event Idea types have both start time and end time, so we want to make sure the start time is before the end time if both set...