dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Skip IDN conversion when saving/reading identies. This should provide prope...
Thomas Bruederli
2012-08-13
6622c7e0cf09e7daaa20dbc7f1449f1f559e5a4d
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}