Changeset 1175 in subversion
- Timestamp:
- Mar 3, 2008 4:45:41 PM (5 years ago)
- Location:
- trunk/roundcubemail
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/.htaccess
r1101 r1175 8 8 php_value upload_max_filesize 5M 9 9 php_value post_max_size 6M 10 php_value memory_limit 64M11 php_value session.auto_start012 php_value zlib.output_compression013 php_value magic_quotes_gpc 010 php_value memory_limit 64M 11 php_value session.auto_start 0 12 php_value zlib.output_compression 0 13 php_value magic_quotes_gpc 0 14 14 </IfModule> 15 15 … … 20 20 php_value upload_max_filesize 5M 21 21 php_value post_max_size 6M 22 php_value memory_limit 64M23 php_value session.auto_start024 php_value zlib.output_compression025 php_value magic_quotes_gpc 022 php_value memory_limit 64M 23 php_value session.auto_start 0 24 php_value zlib.output_compression 0 25 php_value magic_quotes_gpc 0 26 26 </IfModule> 27 27 -
trunk/roundcubemail/README
r543 r1175 74 74 -------- 75 75 For any bug reports or feature requests please refer to the tracking system 76 at trac.roundcube.net (http://trac.roundcube.net/ trac.cgi/report) or77 subscribe to our mailing list. See http:// www.roundcube.net/?p=mailinglists76 at trac.roundcube.net (http://trac.roundcube.net/wiki/Howto_ReportIssues) or 77 subscribe to our mailing list. See http://roundcube.net/support 78 78 for details. 79 79 80 80 You're always welcome to send a message to the project admin: 81 roundcube@gmail.com 81 hello@roundcube.net 82 82 83 83
Note: See TracChangeset
for help on using the changeset viewer.
