dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Rtrim() quoted lines on conversion to flowed format (according to RFC2646)
Aleksander Machniak
2013-01-21
68fb9e63f06d43e4c07d4a57fd153de2ce8474b0
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}