Quote Originally Posted by TheOracle
By simply uploading your includes/templates/template_default/common/main_template_vars.php file to your server-side in ASCII mode should definitely resolve the issue. ;)
I've noticed that most, if not all, of the files in the distribution are saved as DOS files. DOS/Windows adds CR-LF at the end of a line, while *NIX adds only CR.