Feature: Records per page is now user specific and persists with logout/login sessions

This commit is contained in:
johnnyq
2023-08-17 19:42:42 -04:00
parent 94caee4aa6
commit ce2ba6d3d2
8 changed files with 1009 additions and 1003 deletions

View File

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