dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Framework refactoring (I hope it's the last one): rcube,rcmail,rcube_ui...
alecpl
2012-04-16
1aceb9cec82639250a603aa0806f0399f7bae68d
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}