Aleksander Machniak
2015-01-13 04994005e7f83a9ae48bd177b898dd17f7aa8e24
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}