dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix so subscribed non-existing/non-accessible shared folder can be unsubscr...
Aleksander Machniak
2012-08-21
c2c162c240da9d3cb6a9b5644aff30cd6822b7fb
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}