dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added GUI for variables setting - RFC5229 (patch from Paweł Słowik)
Aleksander Machniak
2012-07-23
ebb204793b976482ce7d729b3c7e9e1069b9e56e
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}