dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix PHP warning in html_table::set_row_attribs() in PHP 5.4 (#1489094)
Aleksander Machniak
2013-05-24
cb34c1b52449b229b77483527e2029271e18b29c
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}