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