dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix groups list in contact info page - get_record_groups() result is a ID=>...
Aleksander Machniak
2013-07-03
42b9ce64151f86e4f77d4b01b3fa36461ae9abcc
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}