Code: Select all
$config['default_encoding'] = 'windows-1250';
on the other hand,
Code: Select all
$config['admin_encoding'] = 'windows-1250';
I don't have any specific codetable specification in the CSS or HTML header, I think it's the http header which set's the browser always to UTF8.