dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix overflow of compose attachments list in Opera and IE7 browsers
Aleksander Machniak
2012-08-02
7dca45e8b4aa53373b8d5a3ac390da48d08ca6d6
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^js|resources$ - [F]
</IfModule>