dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Don't show errors when moving contacts into groups they're already in (#148...
Thomas Bruederli
2012-05-30
ca1c2a8c9c69ddf92cfd07a9e5ff4ec1deb22b6b
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}