dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Add TTL parameter to rcube_cache class (and rcmail::get_cache method)
alecpl
2011-05-23
7ad8e2c3180e2357cbc395da18c5f9d4ad509b0a
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}