From: short <> Date: Thu, 20 Jun 2002 14:13:38 +0000 (+0000) Subject:
s: +accept-charset="iso-8859-2" X-Git-Url: http://git.jankratochvil.net/?p=www.energie.vellum.cz.git;a=commitdiff_plain;h=0730809bd5827180c67cbf822d878553f2043764 s: +accept-charset="iso-8859-2" - fixed CSacek-2.1.9-incompatibility - temporary workaround, to be removed when CSacek supports input "utf-8" - fixed (cosmetic IRL) HTML-4.01 non-compliance - for more details see common.php/form_charset() Forced CSacek to be "On" (webserver admin has been suggest to do global "Off") --- diff --git a/.htaccess b/.htaccess index 16b1b79..d5a44c5 100644 --- a/.htaccess +++ b/.htaccess @@ -1,8 +1,7 @@ - - SourceCharset iso-8859-2 - + csacekEngine On csacekDefaultCharset iso-8859-2 + csacekRecodeInput Off DirectoryIndex index.php php_flag short_open_tag off