dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add workaround for https://bugs.php.net/bug.php?id=70757 (#1490582)
Aleksander Machniak
2015-11-06
48ab1add3548beecedb60e6355e4c4dbfb1d6bc1
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}