Aleksander Machniak
2014-06-19 f331daffe197a4a14a5e7e8dc17240f0b69a46d9
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}