dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Check if checkdnsrr() and getmxrr() functions exist before using them
Aleksander Machniak
2012-11-20
9ff3459d7be09d1378d703cf61ecc658aa25a22f
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}