Aleksander Machniak
2013-07-28 59f0313d98bf1e06624fedd5137e7138dfcfaf30
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}