1
           
            
                
     
    
    For some reason I cant use the 
 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: 
 setlocale (LC_ALL, 'no_NO');  
?
    
 
          
        ......