Aleksander Machniak
2016-02-09 b2d4cfa89a9d498f98b5d19ac496cf9f70f92070
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}