dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Use PHPs session_regenerte_id() instead of using (unreliable) mt_rand() fun...
thomascube
2011-03-08
fb061aaecead8248d1a5cc43cc9593832d7bbdc0
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}