summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-03-03 21:45:41 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-03-03 21:45:41 +0000
commite2c982d752cc95b58d15114aa67118ae96937557 (patch)
tree932f68ef0f850ee66e7020d9b744703ded475e5d
parentef8f8f0d4e074824a156b1b85495027afc15e8ac (diff)
Adapt changes to .htaccess and README
git-svn-id: https://svn.roundcube.net/trunk@1175 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/.htaccess16
-rw-r--r--roundcubemail/README6
2 files changed, 11 insertions, 11 deletions
diff --git a/roundcubemail/.htaccess b/roundcubemail/.htaccess
index cd88f3512..ae20a9af0 100644
--- a/roundcubemail/.htaccess
+++ b/roundcubemail/.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|\~)$">
diff --git a/roundcubemail/README b/roundcubemail/README
index 2eb7eaad2..6b2313a8a 100644
--- a/roundcubemail/README
+++ b/roundcubemail/README
@@ -73,11 +73,11 @@ program/include/rcube_shared.inc
Contact:
--------
For any bug reports or feature requests please refer to the tracking system
-at trac.roundcube.net (http://trac.roundcube.net/trac.cgi/report) or
-subscribe to our mailing list. See http://www.roundcube.net/?p=mailinglists
+at trac.roundcube.net (http://trac.roundcube.net/wiki/Howto_ReportIssues) or
+subscribe to our mailing list. See http://roundcube.net/support
for details.
You're always welcome to send a message to the project admin:
-roundcube@gmail.com
+hello@roundcube.net