14
           
            
                
     
    
    One more question:
in previous version of news (1.44), i was able to upload wav files. In this version i can't.
I added the following line in Module News/Preferences:
 audio/wav
Also, in modules\news\class\class.mimetype.php i added:
 "wav" => "audio/wav",
 "Wav" => "audio/wav",
 "WAV" => "audio/wav",
Is there anything else i am missing?
Thanks all for your response.