Add notify by email function when a new ticket is created

This commit is contained in:
Marcus Hill
2023-08-27 12:24:15 +01:00
parent ac023a1eaa
commit b7108436fd
10 changed files with 79 additions and 20 deletions

View File

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