Removed old Remember me token, update revoke remember me function

This commit is contained in:
johnnyq
2024-02-29 15:51:26 -05:00
parent 6641c5c338
commit 15e729e65a
5 changed files with 24 additions and 21 deletions

View File

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