dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix body in message_sent hook when delay_file_io=true (#1486824)
alecpl
2010-06-30
4eb8493b40d72d7895b838234e4bc9bbd2b558ed
[githubFork/roundcubemail.git]
/
tests
/
src
/
mailto.txt
1
2
3
4
5
6
7
8
<html>
<head></head>
<body>
<a href="mailto:me@me.com?subject=this is the subject&body=this is the body">e-mail</a>
</body>
</html>