dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix compatibility with PHP 5.2 in html.php file (#1489514)
Aleksander Machniak
2014-01-16
d924ebebf752bd694dc171c1ea259c9b77dcb405
[githubFork/roundcubemail.git]
/
tests
/
Selenium
/
index.html
1
2
3
4
5
6
7
8
<html>
<head>
<title>Roundcube Webmail Tests</title>
</head>
<body>
Testing...
</body>
</html>