thomascube
2011-09-15 d43332a8a5d30f135f696fcdca1e7703af23cf6d
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}