dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Add 'login_lc' config option for case-insensitive authentication (#148711...
alecpl
2010-11-30
e17553d9548d4870a4579a86c6e425a7f32aecf5
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
<?php
class Net_IDNA2_Exception extends Exception {
}