You can now set the number of hours before a ticket is automatically closed if autoclose is set

This commit is contained in:
johnnyq
2023-05-07 21:09:18 -04:00
parent 37b375c1d9
commit 93d4f3ebce
7 changed files with 28 additions and 6 deletions

View File

@@ -5,4 +5,4 @@
* It is used in conjunction with database_updates.php
*/
DEFINE("LATEST_DATABASE_VERSION", "0.5.3");
DEFINE("LATEST_DATABASE_VERSION", "0.5.4");