These must be UTF-8 BOMs. Some systems can't handle them and just print those bytes as part of the file content. I have removed these and committed the changes to the CVS.
Thomas
Mike Smith wrote:
Hey all,
New to the list and Round Cube. Great job btw!
With the latest download I saw some strange chars to the left of the Round Cube logo so I went looking. The chars are : ''
In the following 2 files there are extra chars befor <?php
program/js/app.js program/localization/index.inc
You can't see them unless you do a 'vi -b program/localization/index.inc'.
- Mike