http://www.icyphoenix.com/viewtopic.php?f=30&t=118&p=1306#p1306
-----------------------------------
Mighty Gorgon
Sun 27 Aug, 2006 02:59

Re: 058-004 - FIXED - RSS Feed
-----------------------------------
Bicet, that is not a bug... I've added that line to allow people to have feed in more than one lang.

You can change the setting in [b]lang_main.php[/b], by changing this line:

[code]$lang['ENCODING_ALT'] = 'utf8';[/code]

to

[code]$lang['ENCODING_ALT'] = 'iso-8859-1';[/code]

I'll move this to Docs section.


