2010-06-01, 21:57:00
Any solution???
maxpop Wrote:Didnt work...
Dropped it in index.php same as in my template
Any other solution that might work?
//Maxpop
Zegnåt Wrote:maxpop Wrote:How do i use setlocale(LC_ALL, 'sv_SV');I haven’t tested but I bet you just have to drop it into your template.
As the first line of your template might do the trick.Code:<?php setlocale(LC_ALL,'sv_SV'); ?>