dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix handling of folders with "<>" characters in name
alecpl
2010-11-12
b72e2f9a1745d4f733313a15ac7d170dc80bb069
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
<?php
class Net_IDNA2_Exception extends Exception {
}