dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix fatal error from last commit (#1487884), rename rcube_gc() to gc()
alecpl
2011-04-26
68f39efb0476ba2d3cfe68ec49b5d6c1afcfdab0
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}