Incorporate changes made for old version 5.2.4.4.

This commit is contained in:
2026-02-10 15:17:09 -05:00
parent 4341c87daa
commit 0265918430
9 changed files with 80 additions and 46 deletions

View File

@@ -232,3 +232,11 @@
code from install.sh. This is best done using separate
installers.
5.2.4.4 - 2025-12-19
-Fixed bugs that caused crashes on the Scheduled Maintenance page
that were caused by more strict behavior of php regarding mysql
queries.
- Fixed bug where some functions defined in functions.php were not
treating the $today variable as global.
- In install.php, if a previous installation was found, make upgrade
the default choice.