Thomas Bruederli
2014-01-16 ff3eb834920e2ec04e24423b5f87bdf4d3064eeb
1
2
3
4
5
6
<?php
require_once 'Net/IDNA2/Exception.php';
 
class Net_IDNA2_Exception_Nameprep extends Net_IDNA2_Exception
{
}