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