Adaptogon aims to be an all-features-optional PHP library with CMS features, page editor, contact form with anti-spam code, booking, multi-tier navigation, statistics, and multi-site template system.
GNU Affero General Public License v3.0
0
stars
0
forks
source link
Fix the unnecessary addition of a UTF-8 BOM and UTF-32 BOM. #8
Find out why BOM is showing up. It may have been from a backup and restore or copy-and-paste operation from Word or another word processor.

:0xEF,0xBB,0xBF
)ÿþ??
: (Little Endian) 0xFF,0xFE,0x00,0x00)