Backward compatibility with PHP-4.0.6: array_key_exists() -> isset()
[kewensis.git] / .htaccess
index cc84824..85ae2c3 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,6 @@
-SourceCharset iso-8859-2
+<IfModule mod_czech.c>
+       SourceCharset utf-8
+</IfModule>
 DirectoryIndex index.php
 php_flag short_open_tag off
 php_flag magic_quotes_gpc off