dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed rcube_imap_generic::uncompressMessageSet() result when argument is em...
Aleksander Machniak
2012-11-05
e68fa71b0eb66a12adcdf35c411c6f83970749ec
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^(js|resources) - [F]
</IfModule>