Added Disable and Activate Users, fixes #539

This commit is contained in:
johnnyq
2023-01-13 18:24:50 -05:00
parent df9182cd78
commit c0399a2c42
11 changed files with 91 additions and 23 deletions

View File

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