dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix dbmail driver (hints from https://github.com/roundcube/roundcubemail/pu...
Aleksander Machniak
2014-03-05
18a9b4f2f1cbac734d2d16252b45d7ab11bc746f
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}