[eluser]Unknown[/eluser]
Some of CodeIgniter Core files are in UTF-8 encoding. Covert all of your (and CI) files to UTF-8 without BOM, like m3rLinEz says...Notepad++ come in hand, at all. The people that uses Dreamweaver, for example, can get some problems with encoding. Then, convert all files before the tests or deployment.