dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix regular expression for HTML entities
alecpl
2010-06-22
5a74dc8ade7956d3f29af57fd5ba8466b608e732
[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>