summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-03-03 21:43:07 +0000
committerthomascube <thomas@roundcube.net>2008-03-03 21:43:07 +0000
commit3b3ae6b0f4076115738edfc7e13101001bff2aac (patch)
tree4a8a3542f7e3f408f04b1588f53afc5803ea4522
parent73fef99d2c6463c8569b5114c2e725240b7b52e9 (diff)
Replace spaces by tabs in
-rw-r--r--.htaccess16
1 files changed, 8 insertions, 8 deletions
diff --git a/.htaccess b/.htaccess
index cd88f3512..ae20a9af0 100644
--- a/.htaccess
+++ b/.htaccess
@@ -7,10 +7,10 @@ AddType text/x-component .htc
php_value error_log logs/errors
php_value upload_max_filesize 5M
php_value post_max_size 6M
- php_value memory_limit 64M
- php_value session.auto_start 0
- php_value zlib.output_compression 0
- php_value magic_quotes_gpc 0
+ php_value memory_limit 64M
+ php_value session.auto_start 0
+ php_value zlib.output_compression 0
+ php_value magic_quotes_gpc 0
</IfModule>
<IfModule mod_php5.c>
@@ -19,10 +19,10 @@ AddType text/x-component .htc
php_value error_log logs/errors
php_value upload_max_filesize 5M
php_value post_max_size 6M
- php_value memory_limit 64M
- php_value session.auto_start 0
- php_value zlib.output_compression 0
- php_value magic_quotes_gpc 0
+ php_value memory_limit 64M
+ php_value session.auto_start 0
+ php_value zlib.output_compression 0
+ php_value magic_quotes_gpc 0
</IfModule>
<FilesMatch "(\.inc|\~)$">