dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Notify about a new mail only if it's UNSEEN (#1388965)
Aleksander Machniak
2013-03-16
6e8f2a7448d9bf5a87603b197816027f3dd4bb4c
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}