dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Moved popup-menu functions to Roundcube core for seamless integration of (s...
Thomas Bruederli
2014-05-08
6789bf1f4dfd32cd54a0fbe520ff3e1a6f6afb8a
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}