Hi
I have a problem at www.quiltefant.dk/index2.php (renamed - index.php forward to a working site on another server)
I cant see the special characters for the danish language (æ, ø and å - for those who are able to see them)
I have change includes/languages/danish.php
@setlocale(LC_TIME, 'da_DK.ISO_8859-1');
define('CHARSET', 'iso-8859-1');
But thats dosent seems to help.
What can be wrong?



