Thomas B.
2013-07-25 c6af21333d1d0daee614260022ed09d1dad3a7b1
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}