dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix strpos() usage (#1486458)
alecpl
2010-08-06
c16fab16412be364b7a7d5059859a219eb9c6f1a
[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>