1
For some reason I cant use the
le="color: #000000"><?php setlocale (LC_ALL, 'no_NO');
command
I need to use local norwegian day and month names on several sites. How do i use it. somewhere in XOOPS its beeing overridden. can somone point me to the right place to add:
le="color: #000000"><?php setlocale (LC_ALL, 'no_NO');
?
......