Aleksander Machniak
2013-10-04 57b44d2339c4ab0ca07ca2f3884445e5523aa2bb
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}