dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix unintentional draft autosave request if autosave is disabled (#1489882)
Aleksander Machniak
2014-05-12
7d3d62e5ed98cfed8b46bbb1c620142f190d2c03
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}