Thomas Bruederli
2013-10-15 b6085773422923f2aa0c20a36dfde4ace35acf28
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}