X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=config.pm;h=fe8ab3d640a166464dce12e41a33ff0f765b1b80;hb=ec01f3cf6096fb90e26436356d9d8efe3f928120;hp=8c16db80ac3e8dd88f2cc2e2c4357a978e1d8975;hpb=2eafc1f9109e3feea83e25667651c93bf2e24542;p=ccbs diff --git a/config.pm b/config.pm index 8c16db8..fe8ab3d 100644 --- a/config.pm +++ b/config.pm @@ -4,7 +4,7 @@ package ccbs::config; # The default web locale. -our $lang = "en_US.UTF_8"; +our $lang = "en_US.UTF-8"; # Set this flag to enable debugging of all SQL statements. our $dbdebug = 0;