Raoul Bhatia
2012-05-23 d4d2e427a561d2fc93e6922f7c6d0ea3e8f6f4a9
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}