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