Brian Ronald
2012-05-09 552cdea1cf99f3a962e242fe49a70a6de41397c2
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}