dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add type 'ident' in quote() so we can quote identifiers (eg. column names) ...
Aleksander Machniak
2013-03-06
9eb6d9e46a0a58019381cc328c114d40a231639b
[githubFork/roundcubemail.git]
/
program
/
lib
/
Net
/
IDNA2
/
Exception.php
1
2
3
4
<?php
class Net_IDNA2_Exception extends Exception
{
}