dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add default path for mime.types file; map jpg => image/jpeg in fallback list
Thomas Bruederli
2012-12-08
3bb75a5cc7a7c77950eeb6070631c9c8b76a5a16
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}