From 0d1dd7c80c5ab8a3879294e6e6bb4c20f7054241 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Wed, 05 Sep 2007 15:50:05 -0400 Subject: [PATCH] Fix message list selection + new pngbehavior + use strpos() instead of strstr() --- .htaccess | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.htaccess b/.htaccess index c2bfaf1..0826245 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 -- Gitblit v1.9.1