dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Remove code for PHP<5.3, use PHP_VERSION_ID instead of version_compare() fo...
Aleksander Machniak
2014-08-24
75bbada03b0e616248ec3458d1a6ee98bfc03659
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}