BOM Checker
From Contao Community Documentation
I'm not a native English speaker. Please correct my mistakes.
Extension-Overview | |
---|---|
Name of the developer | Glen Langer (BugBuster) |
Developer Website | http://www.contao.glen-langer.de |
Version of the extension | 1.1.0 |
Compatibility with Contao Version | ab 2.9 |
Compatibility with TYPOlight Version | 2.8 (not tested, but should work) |
Link to Extension Repository | http://www.contao.org/extension-list/view/bom_checker.en.html |
Donate the developer | Cappuccino |
Link to Tracker | https://github.com/BugBuster1701/bom_checker/issues |
Comment | Version for Contao 2.11 online |
In the backend, there is a new menu item "Developer tools", including the point will "BOM Checker" to be found.
The module requires the Standard PHP Library (SPL), this is an integral part of PHP 5, if not disabled.
BOM ?
PHP5 can't correctly interpret Files with a BOM. (Byte Order Mark, 3 bytes at the beginning of a file)
--BugBuster 00:53, 8. Mai 2011 (CEST)