Aleksander Machniak
2015-02-28 23bcfc5849a4f5ce0a3e8afbd1fa38011da9b33a
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}