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