alecpl
2011-07-02 4b1d5d6e384fc5bddff8ee1c7cb35b8ea9c84bf3
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}