Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
The First Notice For Reservation Ending and Second Notice For Reservation Ending variables can be adjusted through the Site Configuration page. These are useful to adjust the amount of time to start to notify the remote user the end time is being reached.
One of the related values "general_end_notice_first" is correctly loaded from the variable table and available for use. But the second one general_end_notice_second is not
On line 225, there are leftover hardcoded values for the 10 minute and 5 minute settings. These need to be changed to utilize the variables.