diff options
author | thomascube <thomas@roundcube.net> | 2007-09-05 19:50:05 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2007-09-05 19:50:05 +0000 |
commit | 0d1dd7c80c5ab8a3879294e6e6bb4c20f7054241 (patch) | |
tree | 0850dc93c3e85fc37b130a967f326596ad52b700 /.htaccess | |
parent | 1094cda9a04bd52a06dd662bc5d648b4105cff1a (diff) |
Fix message list selection + new pngbehavior + use strpos() instead of strstr()
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ # AddDefaultCharset UTF-8 +AddType text/x-component .htc <IfModule mod_php4.c> php_flag display_errors Off |