Add configuration setting to control whether clients should get automatic ticket-related emails (ticket open/close)

This commit is contained in:
Marcus Hill
2023-01-21 15:47:01 +00:00
parent 6f900269d7
commit fb6848f508
8 changed files with 558 additions and 542 deletions

View File

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