Aleksander Machniak
2013-07-08 cc02a90f92aafd005166821b3e698dc19a3aa777
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}