Update modal footer and header to user SERVER Document root with absolute path intead of relative

This commit is contained in:
johnnyq
2025-10-06 15:13:52 -04:00
parent 416a8d9a94
commit a4ed906dd1
3 changed files with 22 additions and 4 deletions

View File

@@ -5,4 +5,4 @@
* Update this file each time we merge develop into master. Format is YY.MM (add a .v if there is more than one release a month.
*/
DEFINE("APP_VERSION", "25.10");
DEFINE("APP_VERSION", "25.10.1");