Calendar start day

Allow customising the calendar to start on a Monday instead of Sunday
This commit is contained in:
Marcus Hill
2024-05-26 23:38:50 +01:00
parent 5210fae3ec
commit fbc87572e9
6 changed files with 48 additions and 10 deletions

View File

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