dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix directories check in Installer on Windows (#1489576) Added rcube_utils:...
Aleksander Machniak
2014-02-07
517c9f9a8dba8e83eaa37a7660f434102e967a77
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}