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