revert to ISO8859_1 def encoding cause of browsers
authorcvs <cvs>
Tue, 14 May 2002 22:40:58 +0000 (22:40 +0000)
committercvs <cvs>
Tue, 14 May 2002 22:40:58 +0000 (22:40 +0000)
source/config.properties-dist

index ed949a9..fcb4a80 100755 (executable)
@@ -202,7 +202,7 @@ Entity.Logfile=log/dbentity.log
 # The default encoding charset used in the written html files as well
 # as the dynamic output html.
 # also used for the HTML charset meta tag.
-Mir.DefaultEncoding=UTF8
+Mir.DefaultEncoding=ISO8859_1
 Mir.Logfile=log/mir.log
 Mir.ErrorTemplate=error.template
 Mir.UserErrorTemplate=usererror.template