FEATURE: Files now shows File Size, Mime Type, and who uploaded the file. These fields will only populate on newly uplaoded files, existing ones will show 0 or blank

This commit is contained in:
johnnyq
2024-10-30 18:39:00 -04:00
parent 883976529d
commit 3cc9c0720d
4 changed files with 45 additions and 7 deletions

View File

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