dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Catch DateTime* exceptions (#1488497) - skipping buggy timezones
Aleksander Machniak
2012-05-26
9a8a86efcae2c3c5ff36f71cbba7acd5ce3d4c6f
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}