dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix XSS vulnerability in vbscript: and data:text links handling (#1488850)
Aleksander Machniak
2012-12-04
74cd0a9b62f11bc07c5a1d3ba0098b54883eb0ba
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}