Scans all files and matches them with the reference file in DB then sets the file size and Mime Type. Note this update doesnt do any DB Structure changes

This commit is contained in:
johnnyq
2024-10-30 19:17:21 -04:00
parent 241b0008e8
commit 70569fc226
3 changed files with 132 additions and 4 deletions

View File

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