dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix XSS vulnerability when editing a message "as new" or draft (#1489251) -...
Aleksander Machniak
2013-08-01
93b0a30c1c8aa29d862b587b31e52bcc344b8d16
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}