Hi there.
I'm new to Coppermine and using version 1.3.3. It works great and I'm happy with it. However there's one thing that's bugging me: The date format. In my language - Danish - the name of a month is never capitalized but that's what's happening now:
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.e-nanna.dk%2Fdate_format.jpg&hash=1571a581e0e6a9f2ac3b8d85e4817cd9df71c0ce)
Is there any way I can change that? Usually, when working with php I try to find a way to apply setlocale(LC_ALL, 'da_DK.ISO_8859-1'); and strftime() respectively but Coppermine is too big a mouthful for me. ;)
Can anybody help? Thanks in advance.
Best regards.
Oh dear. I checked the Danish language file a thousand times but somehow I missed the array of months which were all wrong. Sooo, problem solved. :P