dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines
Thomas Bruederli
2014-06-04
72afe3153cfaf0f8aaa0a4db115fea62959ff6d1
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}