dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix newmail_notifier issue where favicon wasn't changed back to default (#1...
Aleksander Machniak
2013-08-30
f49e28e4a6ec515ff4d965cf8ad7821e7258406e
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}