Thomas Bruederli
2014-04-10 9155f3de2a333c45c7314c15e3e6594b456dbbae
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}