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