summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2007-09-05 19:50:05 +0000
committerthomascube <thomas@roundcube.net>2007-09-05 19:50:05 +0000
commit0d1dd7c80c5ab8a3879294e6e6bb4c20f7054241 (patch)
tree0850dc93c3e85fc37b130a967f326596ad52b700 /.htaccess
parent1094cda9a04bd52a06dd662bc5d648b4105cff1a (diff)
Fix message list selection + new pngbehavior + use strpos() instead of strstr()
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index c2bfaf1a4..0826245bd 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,5 @@
# AddDefaultCharset UTF-8
+AddType text/x-component .htc
<IfModule mod_php4.c>
php_flag display_errors Off