dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added rcube_message::has_text_part(), simplified has_html_part() so it alwa...
Aleksander Machniak
2013-03-14
5c26bd49b10a2666df9e4853b0740038b0cc3b88
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^(js|resources) - [F]
</IfModule>