Here is a patch for adding a cutoff date to the events settings. I basically copied the functionality from the Webform Limit Submissions module. It cuts off if it is the day (at midnight). I had trouble getting drupal_write_record to update the DB so I just switched to a DB delete and insert. I added the necessary update code to the .install file to add the new column for the cutoff date.

CommentFileSizeAuthor
cutoffdate-add.patch6.26 KBjmoughon
Support from Acquia helps fund testing for Drupal Acquia logo