my little forum 2.4.20, bugfix release
Attention: This version only works with PHP versions up to 7.2.x!
In case of an update: This version can only be an update target for existing installations from version 2.3.5 upwards!
Fixes
- fixed a call for a removed function in the JS-code for the admin area
- fixed inconsistent detection of mail encoding, depended on an input string and could therefore result in wrong encoding, now it is fixed to the encoding, that is provided in the language file (normally UTF-8)
- fixed a security issue because of a missing CSRF-token in some cases of deleting postings