issues
search
auge8472
/
My-Little-Forum-1
My Little Forum 1 is a thread based forum with additional board and nested views
GNU General Public License v2.0
6
stars
2
forks
source link
Two fixes related to UTF-8-support
#33
Closed
auge8472
closed
5 years ago
auge8472
commented
5 years ago
The multibyte-extension of PHP is mandatory for the script beginning with version 1.8. Add a check for the extension and deny the work without.
Set the script internal charset to UTF-8 so the multibyte functions will use it.