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