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