dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Prevent from js error when messages list does not exist
Aleksander Machniak
2014-04-25
5a7b7ce039c5bffc370ec79aea5eba6043c908ec
[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>