dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Convert to lowercase only domain part of email address on login
alecpl
2010-10-05
8f94b1aad656ec19c92b7ec7aa7f9e4cd4ac60a0
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
<?php
class Net_IDNA2_Exception extends Exception {
}