dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Add SASL-IR support (RFC 4959) - Add LOGINDISABLED support (RFC 2595) - A...
alecpl
2010-10-22
7bf255bfe1e2fb573da7d1b107bc7cb7fef35198
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
<?php
class Net_IDNA2_Exception extends Exception {
}