dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Force at least one subtype of address to be specified. Fixes issue where co...
Aleksander Machniak
2012-08-16
fb001f851f60e99b4ba9d2f837a76a46dfd3fd5f
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}