]> git.pld-linux.org Git - packages/eventum.git/blobdiff - eventum-config-setup.php
- follow constant changes from 20060906 snap.
[packages/eventum.git] / eventum-config-setup.php
index 5ba4a7e0b15275b0d612c10c5c2a6f671570e214..8a83a729874de824d8c3d721f95aeded3a120e03 100644 (file)
@@ -60,7 +60,7 @@ define("APP_DEFAULT_REFRESH_RATE", 5); // in minutes
 define("APP_DEFAULT_ASSIGNED_EMAILS", 1); // if the user will recieve an email when an issue is assigned to him
 define("APP_DEFAULT_NEW_EMAILS", 0); // if the user will recieve an email when ANY issue is created
 
-define("APP_CHARSET", "ISO-8859-1");
+define("APP_CHARSET", "UTF-8");
 define("APP_DEFAULT_LOCALE", "en_US");
 
 // define colors used by eventum
This page took 0.059043 seconds and 4 git commands to generate.