dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix malformed References: header in send/saved mail (#1489891) - update Mai...
Aleksander Machniak
2014-05-14
c9feba8917a9e670ffeaa39af75b97a7a1554bf0
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}