dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Avoid titles like 'undefined' or 'false'
thomascube
2011-10-30
2429cfde7887d1c92369cba972305a7f9ddddb18
[githubFork/roundcubemail.git]
/
program
/
.htaccess
commit
|
author
|
age
4b1d5d
1
<IfModule mod_rewrite.c>
A
2
RewriteEngine On
3
RewriteRule !^js|.*\.gif$ - [F]
4
</IfModule>