More Archiving work, added entity_id to logs for future undo of archives in logs.

This commit is contained in:
johnnyq
2022-05-14 18:14:02 -04:00
parent 25589d38ce
commit 4f2cff6fac
6 changed files with 91 additions and 28 deletions

View File

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