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