dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Add Internationalized Domain Name (IDNA) support (#1483894)
alecpl
2010-09-29
e99991996dbb9e7b0b0ff6cfa94dc0fb2522eb66
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
<?php
class Net_IDNA2_Exception extends Exception {
}