Aleksander Machniak
2014-08-26 4922ebda5c08c5da31fd33682b8cc569b8293e62
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}