thomascube
2011-03-01 715c7961ba8ff72fe40720bb4feaa7865e57e8b9
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}