User roles

Move the default user roles into the database to make way for custom roles & permissions
This commit is contained in:
Marcus Hill
2024-05-26 18:37:37 +01:00
parent c4fd3f7422
commit e820ffec6b
7 changed files with 60 additions and 29 deletions

View File

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