Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2007-09-05 23:50:05 +0400
committerthomascube <thomas@roundcube.net>2007-09-05 23:50:05 +0400
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