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