dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Limit debug log entry (line) size to 4096 characters to prevent memory_limi...
Aleksander Machniak
2013-05-08
9b8d22ebe14a2a6d3f5c8bebee0a3126a72521cc
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}