dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] (#1...
Aleksander Machniak
2012-08-14
6543f97511f6f16e0f26f24def991e4be7f781c3
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}