dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix PHP Warning: Missing argument 2 for rcmail_output_html::get_skin_file()
Aleksander Machniak
2013-01-27
bc53e22440b78ebc47f490ac2f549f193b99d1f8
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}