From: <var...@us...> - 2009-07-06 20:50:25
|
Revision: 7004 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7004&view=rev Author: vargenau Date: 2009-07-06 20:36:00 +0000 (Mon, 06 Jul 2009) Log Message: ----------- CHARSET = utf-8 Modified Paths: -------------- trunk/config/config-default.ini Modified: trunk/config/config-default.ini =================================================================== --- trunk/config/config-default.ini 2009-07-06 20:35:13 UTC (rev 7003) +++ trunk/config/config-default.ini 2009-07-06 20:36:00 UTC (rev 7004) @@ -125,7 +125,7 @@ THEME = default ; DEFAULT_LANGUAGE = -CHARSET = iso-8859-1 +CHARSET = utf-8 WIKI_PGSRC = pgsrc DEFAULT_WIKI_PGSRC = pgsrc ; untranslated pgsrc pages to always include This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |