MetaScript
MetaScript copied to clipboard
include() preserve BOM
Include function preserve unicode BOM symbol if it was in source file. As BOM treated in special way at the beginning of file, it should be stripped prior to include. Otherwise, if resulted file has no BOM, each include will have "" text at the beginning.