dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Improved PERMANENTFLAGS checking code, added code for flags caching (curren...
Aleksander Machniak
2012-05-23
996d75d5fa4a5052094a64cf82d78c4375a5e797
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}