dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add id for login submit button (#1489676) - make it skin independent
Aleksander Machniak
2014-03-11
b23f2007a3c869f8794adc8e9c0ddd879e7bbed1
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}