dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Renamed config options: keep_alive to refresh_interval, min_keep_alive to m...
Aleksander Machniak
2012-11-12
f226549d4f8f258deca9e165ef857252b79d2ee0
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}