dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix so identity fields are cast to string to prevent "Column X cannot be nu...
Aleksander Machniak
2014-03-30
8c783c0d66e9b7e2c27fce7beee2c07594bae3c4
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}