dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix convertion to/from US-ASCII using mbstring Define mbstring substitute_c...
Aleksander Machniak
2012-09-13
bc1e4faa70fb0fcfdeabb6e76597cb3ec5952975
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}